]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2010-03-10  Aurelien Jarnotarget-i386: fix SIB decoding with index = 4
2010-03-09  Juan Quinteladocumentation: qemu_write_full don't work with non...
2010-03-09  Juan Quintelablock: print errno on error
2010-03-09  Juan Quintelavmdk: share cleanup code
2010-03-09  Juan Quintelavmdk: fix double free
2010-03-09  Juan Quintelavmdk: make vmdk_snapshot_create return -errno
2010-03-09  Juan Quintelavmdk: return errno instead of -1
2010-03-09  Juan Quintelaqcow: return errno instead of -1
2010-03-09  Juan Quintelaqcow2: return errno instead of -1
2010-03-09  Juan Quintelaslirp: check system() success
2010-03-09  Juan Quintelacow: return errno instead of -1
2010-03-09  Kevin Wolfqemu-img rebase: Add -f option
2010-03-09  Stefan Weilconfigure: Fix code which creates config.mak files
2010-03-09  Stefan Weilconfigure: Fix wrong stderr redirection
2010-03-09  Luiz CapitulinoQMP: Introduce WATCHDOG event
2010-03-09  Shahar HaviviRestore terminal attributes for tty based monitor
2010-03-09  Gerd Hoffmannkbd keds: vnc
2010-03-09  Gerd Hoffmannkbd leds: usb kbd
2010-03-09  Gerd Hoffmannkbd leds: ps/2 kbd
2010-03-09  Gerd Hoffmannkbd leds: infrastructure
2010-03-09  Markus Armbrusterscsi: Make device scsi-disk reject /dev/sg*
2010-03-09  Markus Armbrusterqdev: Catch attempt to attach more than one device...
2010-03-09  Markus Armbrusterqdev: Improve diagnostics for bad property values
2010-03-08  Amit Shahvirtio-pci: Use DEV_NVECTORS_UNSPECIFIED instead of...
2010-03-08  Amit Shahqdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecifi...
2010-03-08  Chris Kilgourpcnet APROMWE bit location (retry)
2010-03-08  Gerd Hoffmannmove x509 file name defines to qemu-x509.h
2010-03-08  Izik Eidusadding helper pci functions
2010-03-08  Luiz CapitulinoQMP: Introduce RTC_CHANGE event
2010-03-08  Luiz CapitulinoQMP: Revamp the qmp-events.txt file
2010-03-08  Luiz CapitulinoQMP: Drop DEBUG event
2010-03-08  Luiz CapitulinoQMP: Move RESET event into qemu_system_reset()
2010-03-08  Luiz CapitulinoQMP: Move STOP event into do_vm_stop()
2010-03-08  Luiz Capitulinoblock: Emit BLOCK_IO_ERROR before vm_stop() call
2010-03-08  Adam LitkeFix hanging user monitor when using balloon command
2010-03-08  Anthony Liguorisdl: improve grab exiting instructions
2010-03-08  Aurelien Jarnoppc: don't define bamboo-0.13 as the default machine
2010-03-07  Blue SwirlUpdate to a hopefully more future proof FSF address
2010-03-07  Blue Swirli386-dis: remove dead assignments, spotted by clang
2010-03-07  Blue Swirlsoftfloat: remove dead assignments, spotted by clang
2010-03-07  Blue Swirlslirp: remove dead nested assignment, spotted by clang
2010-03-07  Blue Swirlslirp: remove dead initialization, spotted by clang
2010-03-07  Blue Swirlslirp: remove dead increments, spotted by clang
2010-03-07  Blue Swirlslirp: remove dead assignments, spotted by clang
2010-03-06  Adam Lackorzynskitarget-arm: Fix missing 'return' in SRS handling.
2010-03-06  Samuel ThibaultFix curses interaction with keymaps
2010-03-06  Paolo Bonziniuse absolute URLs for .gitmodules
2010-03-06  Stefan WeilDocumentation: Modify rule for html output (better...
2010-03-06  Christoph Hellwigscsi: update comment on the standards revision
2010-03-06  Ryota Ozakiqemu-nbd: Fix wrong description in qemu-nbd.texi
2010-03-06  Kevin WolfBuild usb-ohci for PCs
2010-03-06  Amit Shahppc440_bamboo: Disable new virtio-serial features for...
2010-03-06  Amit Shahppc440_bamboo: Add 0.12 and 0.13 machine types for...
2010-03-06  Amit Shahs390-virtio: Fix compile error for virtio-block init
2010-03-06  Kevin Wolfjson-parser: Fix segfault on malformed input
2010-03-06  Aurelien Jarnohw/serial.c: fix THRE interrupt clearing
2010-03-06  Aurelien Jarnohw/serial.c: fix indentation
2010-03-06  takasi-y@ops... linux-user: Save/restore fpu registers to signal contex...
2010-03-06  takasi-y@ops... linux-user: Fix syscall pipe2() retval on sh4
2010-03-06  malctarget-i386: Fix long jumps/calls in long mode with...
2010-03-06  Aurelien Jarnotarget-i386: fix lddqu SSE instruction
2010-03-06  Anthony LiguoriUpdate to latest SeaBIOS
2010-03-04  Stefan WeilMakefile: Fix names of GPXE ROM files
2010-03-04  Aurelien Jarnotarget-mips: use newer logical ops
2010-03-04  Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into pulls
2010-03-04  Jan Kiszkax86: Extend validity of bsp_to_cpu
2010-03-04  Jan KiszkaKVM: x86: Restrict writeback of VCPU state
2010-03-04  Jan KiszkaKVM: Rework VCPU state writeback API
2010-03-04  Jan KiszkaKVM: Rework of guest debug state writing
2010-03-04  Marcelo TosattiAdd option to use file backed guest memory
2010-03-04  Avi KivityAllocate memory below 4GB as one chunk
2010-03-03  Stefan Weileepro100: Keep includes sorted
2010-03-03  Stefan Weileepro100: Remove C++ comments
2010-03-03  Stefan Weileepro100: Add diagnose command
2010-03-03  Stefan Weileepro100: New function for reading command block
2010-03-03  Stefan Weileepro100: Use tx.status
2010-03-03  Stefan Weileepro100: Prettify code (no functional changes)
2010-03-03  Stefan Weileepro100: Fix CU Start command
2010-03-03  Stefan Weileepro100: Support RNR interrupt
2010-03-03  Stefan Weileepro100: Replace variable name to fix a compiler warning
2010-03-03  Stefan Weileepro100: Use symbolic names for bits in EEPROM id
2010-03-03  Stefan Weileepro100: Remove old unused code
2010-03-03  Stefan Weileepro100: Use symbolic names and BIT macros in binary...
2010-03-03  Stefan Weileepro100: Add device descriptions
2010-03-03  Stefan Weileepro100: Update copyright notice
2010-03-03  Stefan Weileepro100: Add TODO list
2010-03-03  Stefan Weileepro100: Support gpxe boot for all eepro100 devices
2010-03-03  Stefan Weileepro100: Fix PXE boot
2010-03-03  Stefan Weileepro100: Add missing SCB register names
2010-03-03  Stefan Weileepro100: Fix compiler errors from debug messages
2010-03-02  Samuel Thibault(curses) Use more descriptive values
2010-03-02  Samuel ThibaultFix curses return key when using -k
2010-03-02  Aurelien Jarnotarget-mips: use setcond when possible
2010-03-02  Aurelien Jarnotcg/arm: merge the two sets of #define for optional ops
2010-03-02  Aurelien Jarnotcg/arm: accept immediate arguments for brcond/setcond
2010-03-02  Andrzej ZaborowskiAdd a missing break
2010-03-02  Aurelien Jarnotcg/arm: implement setcond2
2010-03-02  Aurelien Jarnotcg/arm: implement setcond
2010-03-02  Aurelien Jarnotcg/arm: fix div2/divu2
2010-03-01  Paul BrookAvoid tlb_set_page in userspace emulation
next