]> xenbits.xensource.com Git - qemu-xen-3.3-testing.git/shortlog
qemu-xen-3.3-testing.git
2008-07-15 Ian JacksonHonour -DNO_AIO.
2008-07-15 Ian JacksonNew --disable-audio configure option.
2008-07-15 Ian JacksonDo not try to use -net user as a default when slirp...
2008-07-15 Ian JacksonWith --disable-gcc-check, do not produce spurious error...
2008-07-02 Ian JacksonMerge branch 'iwj.block-rw-rangecheck' into qemu
2008-07-02 Ian Jacksonqemu-xen: Fix extendable images iwj.block-rw-rangecheck
2008-05-27 Ian JacksonRemove duplicated qemu_{malloc,free} and get_mmap_addr.
2008-05-23 Ian JacksonMerge branch 'iwj.block-rw-rangecheck'
2008-05-23 Ian JacksonFix COW extendability for vulnerability fix.
2008-05-23 Ian JacksonFix qemu unchecked block read/write vulnerability
2008-05-23 Ian JacksonMerge branch 'iu.pci-bus-save-load'
2008-05-19 Ian JacksonSend unit_attention on cd-rom not_ready to ready transition
2008-05-16 Ian Jacksonpci.c: restore bus-level pci interrupt state via pci_se...
2008-05-16 Ian Jacksonregister_savevm etc.: make save function optional
2008-05-14 Ian JacksonMerge branch 'origin'
2008-05-13 blueswir1Fix loading of binary ROMs
2008-05-13 thsFix compiler warning.
2008-05-13 edgar_iglCRIS: Improve TLB management and handle delayslots...
2008-05-12 bellardcompilation fix
2008-05-12 bellarduse new helper name
2008-05-12 bellardconverted more helpers to TCG
2008-05-12 bellardremoved unused code
2008-05-12 bellardFPU fixes
2008-05-12 bellardconverted x87 FPU ops to TCG
2008-05-12 blueswir1Move prototype back to avoid a compiler warning
2008-05-12 blueswir1Remove most uses of phys_ram_base (initial patch by...
2008-05-12 bellardconverted SSE/MMX ops to TCG
2008-05-12 blueswir1Wrap long lines
2008-05-12 bellarduse TCG for MMX/SSE memory accesses
2008-05-12 bellardtemporary hack to handle register shortage with dyngen...
2008-05-12 bellard2.6 kernels make int 5 a trap gate
2008-05-12 bellardchar is only for strings
2008-05-12 bellardthe double/triple fault handling was not tested in...
2008-05-12 bellardremoved unused code
2008-05-12 Ian JacksonDo not duplicate prefix on SCSI write flush failures.
2008-05-12 Ian Jacksonide write_cache disablement implemented using bdrv_aio_...
2008-05-12 Ian Jacksonadvertise write cache enabled when it is
2008-05-12 Ian JacksonSCSI FLUSH CACHE: make asynchronous and handle errors
2008-05-12 Ian JacksonMove raw_aio_flush to where it gets compiled.
2008-05-12 Ian Jacksonide write_cache saving compile fixes
2008-05-12 Ian JacksonPerform emulated IDE flushes asynchronously.
2008-05-12 Ian JacksonMove WIN_SETFEATURES 0x02 and 0x82 write_cache manipula...
2008-05-12 Ian Jacksonmake write cacheing controllable by guest
2008-05-12 Ian JacksonImprove DMA transfers by increasing the size of DMA...
2008-05-12 Ian JacksonAdd .gitignore, copied mainly from .cvsignore
2008-05-12 Ian JacksonUse new CTYPE macro for <ctype.h>
2008-05-12 Ian Jacksonmake bdrv_flush pay attention to errors
2008-05-12 Ian JacksonActually check read/write errors when doing IDE DMA...
2008-05-12 Ian JacksonFix some more LIST_ => QEMU_LIST_...
2008-05-12 Ian Jacksoncheck return value from read() and write() properly
2008-05-12 Ian JacksonRemove clone-and-hack qemu_malloc et al.
2008-05-12 Ian JacksonMake it possible to disable AF_UNIX (unix-domain) sockets
2008-05-12 Ian Jacksonqemu's audio subdirectory contains a copy of BSD's...
2008-05-12 edgar_iglCRIS: Remove some old dyngen T0/T1 fiddle. More usage...
2008-05-12 edgar_iglDebugger single step without interrupts (Jason Wessel).
2008-05-11 blueswir1Remove someexplicit alignment checks (initial patch...
2008-05-11 edgar_iglUpdate the etrax machine.
2008-05-11 edgar_iglAdd limited support for the etrax ethernet controller.
2008-05-11 edgar_iglAdd support for parts of the etraxfs dma controller.
2008-05-11 edgar_iglCorrect interrupt masking for etrax timers.
2008-05-11 pbrookAdd TCG native negation op.
2008-05-11 edgar_iglCRIS: Add support for the pseudo randomized set that...
2008-05-11 pbrookAdd zero extension (pseudo-)ops.
2008-05-10 aurel32Fix parallel build (broken by commit r4407)
2008-05-10 aurel32Fix argument description for -loadvm option
2008-05-10 aurel32Fix broken PPC user space single stepping
2008-05-10 bellardREXB optimization cannot be done at this level
2008-05-10 bellardadded missing return (Mike Frysinger)
2008-05-10 bellardfixed qemu_st8 insn - prologue saved too many registers
2008-05-10 edgar_iglCorrect a formatting issue (Carlo Marcelo Arenas Belon).
2008-05-10 edgar_iglCRIS: helper_dummy no longer needed as barrier for...
2008-05-10 pbrookFix DEBUG_TCGV.
2008-05-10 blueswir1Fix ppcemb-softmmu (Stuart Brady)
2008-05-10 bellardfixed do_restore_state()
2008-05-10 blueswir1Rename CONFIG_NO_DYNGEN_OP to CONFIG_DYNGEN_OP to avoid...
2008-05-10 blueswir1Remove duplicated field
2008-05-10 blueswir1Add a TODO file
2008-05-10 bellardno need to define global registers in cpu-exec.c
2008-05-10 bellardsuppressed fixed registers
2008-05-10 bellardinitial global prologue/epilogue implementation
2008-05-10 bellardfixed global variable handling with qemu load/stores...
2008-05-10 blueswir1Fix compiler warnings in common files
2008-05-10 blueswir1Fix compiler warnings
2008-05-10 bellardupdate
2008-05-10 balrogSpecial-case CTL_ALIAS instead of CTL_DNS in udp loopba...
2008-05-09 balrogImprove tsc2005 touchscreen usability.
2008-05-09 balrogAdd the LM8323-based keyboard of N810.
2008-05-09 blueswir1CPU feature selection support
2008-05-09 blueswir1Move #include to speed up compilation
2008-05-09 aurel32SH4 serial controler improvements
2008-05-09 aurel32SH4 MMU improvements
2008-05-09 aurel32Move #include "softfloat.h" to cpu-all.h
2008-05-09 bellardx86_64 and better i386 support
2008-05-09 bellardlist of maintainers
2008-05-09 edgar_iglRemove x86-64 specific reg fillers.
2008-05-09 edgar_iglDebugger single step without interrupts (Jason Wessel).
2008-05-09 edgar_iglAdd x86_64 gdb stub for qemu (Jason Wessel).
2008-05-09 edgar_iglCRIS: Concistent use of btarget and make it possible...
2008-05-09 edgar_iglMake a safer guess for max generated ops per guest...
2008-05-08 edgar_iglCFI-0002 linux MTD compatibility.
next