]> xenbits.xen.org Git - xenclient/ioemu.git/shortlog
xenclient/ioemu.git
2008-12-10 Ian JacksonAlways treat floppy images as raw
2008-12-04 Ian JacksonMerge ../qemu-iwj
2008-12-04 Ian Jacksonreintroduce -std-vga option
2008-12-04 Ian Jacksonfix invisibility of PCI Option ROM
2008-12-01 Ian Jacksonhw/ide.c: tidy up ide_utterly_broken checks
2008-11-27 Ian Jacksoncirrus_vga fix save/restore lfb_addr/lfb_end printfs
2008-11-27 Ian Jacksoncirrus_vga fix save/restore endian incompatibility
2008-11-26 Ian Jacksoncirrus rop bounds checks (CVE-2007-1320)
2008-11-24 Ian JacksonMerge branch 'master' of latara:/usr/groups/xencore...
2008-11-24 Ian Jacksonfix a few variable initializations
2008-11-10 Keir Fraserstubdom: fix xenstore VM parameters read
2008-11-10 Keir FraserFix few variable initializations.
2008-10-28 Ian Jacksonusb-linux.c: provide our own copy of <linux/usbdevice_fs.h>
2008-10-27 Ian Jacksonusb-uchi: post-merge: Revert asynchronous completion...
2008-10-27 Ian Jacksonmerge fixup: ram_save_live return value
2008-10-24 Ian Jacksonvga.c: Call dpy_update when stealing vram
2008-10-24 Ian Jacksonvnc.c: fix visible_[xywh] computations for multiple...
2008-10-24 Ian JacksonMerge cleanup: delete some leftover junk from #includes
2008-10-24 Ian Jacksonhw/xen_machine_*: set max_cpus
2008-10-23 Ian JacksonPost stubdom merge compilation fixes
2008-10-23 Ian JacksonMerge branch 'qemu'
2008-10-23 Ian Jacksonbt-host.c: Indirect disabling via NO_BLUETOOTH_PASSTHROUGH
2008-10-23 Ian JacksonMerge branch 'master' of ../qemu-iwj
2008-10-23 Ian Jacksonconst-correctness fixes for xen-specific code
2008-10-23 Ian JacksonMerge branch 'master' of ../qemu-iwj
2008-10-23 Ian JacksonBattery management - disable for stubdom
2008-10-23 Ian JacksonBattery management - compilation fixes
2008-10-22 Ian JacksonBattery Management
2008-10-22 Ian Jackson.gitignore: Add qemu-nbd-xen and i386-dm/gdbstub-xml.c
2008-10-22 Ian JacksonMerge branch 'qemu'
2008-10-22 Ian JacksonMerge branch 'upstream' into qemu
2008-10-22 Ian JacksonMerge branch 'master' of ../qemu-iwj
2008-10-22 Ian JacksonMerge branch 'qemu'
2008-10-22 pbrookOptimize redundant cp15 coprocessor access control...
2008-10-22 pbrookUpdate old fashioned function prototypes.
2008-10-22 pbrook* Use function pointers for symbol lookup (currently...
2008-10-21 aliguoriKeep usb host scanning from leaking file descriptors
2008-10-21 aurel32target-ppc: convert branch related instructions to TCG
2008-10-21 aliguoriFix broken USB support for Linux host (Bjorn Danielsson)
2008-10-21 aurel32target-ppc: convert logical instructions to TCG
2008-10-21 aurel32target-ppc: convert crf related instructions to TCG
2008-10-21 aurel32TCG: add tcg_const_local_tl()
2008-10-21 aurel32target-ppc: use the new TCG logical operations
2008-10-21 aurel32target-alpha: use the new TCG logical operations
2008-10-21 aurel32TCG: add logical operations found on alpha and powerpc...
2008-10-21 aurel32target-ppc: Convert XER accesses to TCG
2008-10-17 bellardadded explicit license
2008-10-17 bellardallow SLIRP to make an ARP request to get the client...
2008-10-17 aurel32scsi-generic: correct error management
2008-10-17 aurel32i386/SVM: return amount of ASIDs
2008-10-16 Ian Jacksoncirrus vga save/restore and lfb_addr/lfb_end
2008-10-16 Ian Jacksonadd qemu-nbd.pod to .gitignore
2008-10-16 Ian JacksonMerge branch 'upstream' into qemu
2008-10-16 Ian JacksonMerge branch 'qemu'
2008-10-16 Ian Jacksonenable usb uhci save/restore
2008-10-16 Ian JacksonMerge branch 'qemu'
2008-10-16 Ian Jacksonenable usb uhci save/restore
2008-10-16 Ian Jacksonfix cirrus_vga_load
2008-10-15 aurel32PPC: fix dcbi instruction
2008-10-15 aurel32PPC: convert SPE logical instructions to TCG
2008-10-15 aurel32ppc: convert integer load/store to TCG
2008-10-15 aurel32target-ppc: fix a TCG local variable creation
2008-10-15 aurel32PPC: convert SPE effective address computation to TCG
2008-10-14 aurel32PPC: convert effective address computation to TCG
2008-10-14 aurel32gdbstub: remove unused local variable
2008-10-14 aurel32target-i386: Add Core Duo Definition
2008-10-14 aliguoriFix previous commit (spotted by Robert Riebisch).
2008-10-14 aliguoriDefine O_DSYNC as O_SYNC if necessary.
2008-10-14 aliguoriExpand cache= option and use write-through caching...
2008-10-14 Ian JacksonFix blktap device backend patch check
2008-10-13 aurel32linux-user: implement msg* syscalls
2008-10-13 aurel32linux-user: fix and cleanup IPCOP_msg* ipc calls handling
2008-10-13 aurel32open() can also return EPERM for O_RDWR on a readonly...
2008-10-13 aurel32FreeBSD also has clock_gettime
2008-10-13 aurel32linux-user: fix getdents* syscalls
2008-10-13 aurel32linux-user: Add readahead syscall
2008-10-13 aliguoriIntroduce TCP live migration protocol
2008-10-13 aliguoriIntroduce ethernet announcement function.
2008-10-13 aliguoriIntroduce UI for live migration
2008-10-13 aliguoriIntroduce a buffered file wrapper for QEMUFile
2008-10-13 aliguoriFix some issues with QEMUFile
2008-10-12 aurel32SH4: Implement MOVUA.L
2008-10-12 aurel32SH4: fix single-stepping
2008-10-12 aurel32SH4: Fix swap.b
2008-10-12 aliguoriMake sure to initialize fd_sets in aio.c
2008-10-12 aurel32hw/apic.c: use functions from host-utils.h
2008-10-12 aurel32COPYING: update from FSF
2008-10-12 aurel32Define macro QEMU_GNUC_PREREQ and use it
2008-10-12 aurel32Only use __builtin_* with GCC >= 3.4
2008-10-12 aurel32hw/apic.c: use __builtin funtions instead of assembly...
2008-10-12 aurel32Optimize some host-utils function with gcc builtins
2008-10-12 aurel32Get rid of sys/poll.h
2008-10-11 edgar_iglCRIS: Initialize the arch version preg to v32.
2008-10-11 edgar_iglCRIS: Handle GDB writes to pregs.
2008-10-11 pbrookAdd feature_to_c.sh.
2008-10-11 pbrookAdd GDB XML register description support.
2008-10-11 malcFix some debugging mistakes/leftovers
2008-10-11 balrogUse the adequate CFLAGS for confiugure tests.
2008-10-11 balrogAdd a configure check for zlib (Ryota OZAKI).
2008-10-11 blueswir1Correct SCSI error reporting (Laurent Vivier)
next