]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-05-10  Blue SwirlConvert tagged ops
2009-05-10  Blue SwirlConvert subx
2009-05-10  Blue SwirlConvert sub
2009-05-10  Blue SwirlConvert logical operations and umul/smul
2009-05-10  Blue SwirlConvert addx
2009-05-10  Blue SwirlConvert add
2009-05-10  Blue SwirlUse dynamical computation for condition codes
2009-05-10  Paul BrookFollow coding conventions
2009-05-09  Paul BrookWorkaround compiler warnings at -O1
2009-05-09  Paul BrookFixe ARM NEON vrshl.
2009-05-09  Laurent VivierAdd m68k_cpu_list()
2009-05-08  vibiFix in file qemu-sockets.c
2009-05-08  Avi Kivityvga: Replace VGA_COMMON with a structure
2009-05-08  Kevin WolfImprove block range checks
2009-05-08  Anthony LiguoriRemove noisy printf when KVM masks CPU features
2009-05-08  Christoph Hellwigfix asynchronous ioctls
2009-05-08  Avi Kivitykvm: Trim cpu features not supported by kvm
2009-05-08  Avi KivityFix x86 feature modifications for features that set...
2009-05-08  Avi KivityMake x86 cpuid feature names available in file scope
2009-05-08  Avi Kivitykvm: Add support for querying supported cpu features
2009-05-08  Anthony LiguoriIntroduce kvm_check_extension to check if KVM extension...
2009-05-08  Amit Shahe1000: Do not reinit pci config space to 0
2009-05-08  Alexander GrafAIO deletion race fix
2009-05-08  Glauber Costareset state for load_linux
2009-05-08  Glauber Costaregister reset handler for option_roms
2009-05-08  Gleb NatapovFix cluster freeing in qcow2
2009-05-08  Anthony LiguoriEnable power button even generation.
2009-05-08  Jan KiszkaDrop CONFIG_GDBSTUB
2009-05-08  Paul BrookRemove superfluous #includes.
2009-05-08  Paul BrookUse target_phys_addr_t, not target_ulong.
2009-05-08  Paul BrookReplace cpu_abort with hw_error
2009-05-07  Blue SwirlFix disassembler memory accesses
2009-05-07  Paul BrookSuppress make directory messages.
2009-05-06  Paul BrookFix PL110 framebuffer byteswapping in 32bpp mode.
2009-05-05  Edgar E. IglesiasETRAX: Simplify serport control logic.
2009-05-05  Edgar E. IglesiasETRAX: Drop _t for the serial type.
2009-05-05  Edgar E. IglesiasETRAX: Use NULL for subwidth serport reg accesses.
2009-05-05  Edgar E. IglesiasETRAX: Drop the _t for the internal PIC type.
2009-05-05  Edgar E. IglesiasETRAX: Simplify the interrupt controller model.
2009-05-05  Edgar E. IglesiasETRAX: Simplify interrupt signaling.
2009-05-04  Paul BrookFix compiler warnings in nwfpe code.
2009-05-04  Aurelien Jarnotarget-mips: proper sign extension for 'SUBU rd, zero...
2009-05-04  Aurelien Jarnotarget-mips: fix comments about SUB/DSUB
2009-05-04  Aurelien Jarnoqemu-options.hx: fix description of cache=none suboption
2009-05-03  Paul BrookSuppress type mismatch warnings in VDE code.
2009-05-03  Isaku Yamahataminor fix of pci_register_bus()
2009-05-03  Isaku Yamahatause PCI_HEADER_TYPE.
2009-05-03  Stuart BradyFix typos in comments in exec.c
2009-05-03  Blue SwirlOptimize cmp x, 0 case
2009-05-03  Blue SwirlReindent
2009-05-03  Paul BrookHandle NULL bdrv.
2009-05-02  Blue SwirlImprove instruction name comments for easier searching
2009-05-02  Blue SwirlClarify: dmmuregs[1] is not a typo
2009-05-02  Blue SwirlOptimize operations with immediate parameters
2009-05-02  Blue SwirlFix Sparc64 sign extension problems
2009-05-01  Alex WilliamsonFix hw/acpi.c build w/ DEBUG enabled
2009-05-01  Anthony LiguoriMake sure not to fall through on error in loadvm
2009-05-01  Chris WrightPci nic: pci_register_device can fail
2009-05-01  Anthony LiguoriFix serial option with -drive
2009-05-01  Xiantao ZhangBuild fix for !CONFIG_GDBSTUB case
2009-05-01  Glauber Costasuport device driver initialization model
2009-05-01  Christoph Hellwigfix virtio_blk_inhdr comment
2009-05-01  Kevin Wolfqemu-io: Optionally verify only part of read data
2009-05-01  Richard W.M... Hardware watchdog
2009-05-01  Jan Kiszkanet: Fix -net socket parameter checks
2009-05-01  Jan Kiszkakvm: Avoid COW if KVM MMU is asynchronous
2009-05-01  Gerd Hoffmannvnc: kill leftover debug statement.
2009-05-01  Gerd Hoffmannvnc: no need to set force_update for incremental update...
2009-05-01  Gerd Hoffmannvnc: fix server surface pixel format.
2009-05-01  Christoph Hellwigvirtio-blk: add SGI_IO passthru support
2009-05-01  Mark McLoughlinppc: include cache-utils.o in BLOCK_OBJS
2009-05-01  Gerd Hoffmannvnc: fix segfault
2009-05-01  Jan Kiszkanet: Avoid gcc'ism in net_host_device_add
2009-05-01  Gerd Hoffmannvnc: windup keypad keys for qemu console emulation
2009-05-01  Jan Kiszkakvm: Relax aligment check of kvm_set_phys_mem
2009-05-01  Paul BrookRemove redundant cirrus vga ram functions.
2009-05-01  ConsulRemove redundant #define
2009-04-30  Paul BrookRemove cpu_get_io_memory_{read,write}.
2009-04-30  Paul BrookRemove vga LFB accessor hacks.
2009-04-29  François Revolgitignore qemu-options.texi
2009-04-29  Jan KiszkaFix qemu_event_init
2009-04-28  Tristan GingoldFix powerpc 604 reset vector
2009-04-28  Blue SwirlFix PPC reset
2009-04-28  Blue SwirlSilence missing pkg-config error messages
2009-04-28  Igor Kovalenkosparc64 fix context value for ITLB fault
2009-04-27  Igor Kovalenkosparc64 fix TLB match code
2009-04-27  Blue SwirlSynch to VGA
2009-04-27  Avi Kivity[RESEND] Fix vga segfaults or screen corruption with...
2009-04-27  Jan Kiszkabuild system: Silence failing configure tests
2009-04-27  Robert Reiffix net.c compile warning
2009-04-25  Blue SwirlRecognize V9 stores and CAS accesses as writes
2009-04-25  Blue SwirlFix a warning in sparc64-linux-user build
2009-04-25  Blue SwirlMerge branch 'master' of blueswir1@git.sv.gnu.org:...
2009-04-25  Igor Kovalenkosparc64 support TSB related MMU registers
2009-04-25  Edgar E. IglesiasCRIS: cris_mmu_result_t -> cris_mmu_result
2009-04-25  Blue SwirlFix Win32 warning
2009-04-25  Blue SwirlFix compilation when x86_64 is defined
2009-04-25  Blue SwirlFix warning
2009-04-24  Aurelien Jarnoblock-vvfat: fix a warning
2009-04-24  aliguoriqemu: introduce iothread (Marcelo Tosatti)
next