]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2010-03-16 Markus Armbrustererror: New QERR_PROPERTY_VALUE_BAD
2010-03-16 Markus Armbrustererror: New QERR_PROPERTY_NOT_FOUND
2010-03-16 Markus Armbrustererror: Polish human-readable error descriptions
2010-03-16 Markus Armbrustererror: Let converted handlers print in human monitor
2010-03-16 Markus Armbrustermonitor: New monitor_cur_is_qmp()
2010-03-16 Markus Armbrusterqdev: Hide "ptr" properties from users
2010-03-16 Markus Armbrusterqdev: Hide "no_user" devices from users
2010-03-16 Markus Armbrusterqdev: Factor qdev_create_from_info() out of qdev_create()
2010-03-16 Markus Armbrusterqdev: Fix -device and device_add to handle unsuitable...
2010-03-16 Markus Armbrustererror: Track locations on command line
2010-03-16 Markus ArmbrusterQemuOpts: Fix qemu_config_parse() to catch file read...
2010-03-16 Markus Armbrustererror: Track locations in configuration files
2010-03-16 Markus Armbrustererror: Include the program name in error messages to...
2010-03-16 Markus Armbrustererror: Infrastructure to track locations for error...
2010-03-16 Markus Armbrustererror: Rename qemu_error_new() to qerror_report()
2010-03-16 Markus Armbrustererror: Replace qemu_error() by error_report()
2010-03-16 Markus Armbrustererror: Don't abuse qemu_error() for non-error in scsi_h...
2010-03-16 Markus Armbrustererror: Don't abuse qemu_error() for non-error in qbus_f...
2010-03-16 Markus Armbrustererror: Don't abuse qemu_error() for non-error in qdev_d...
2010-03-16 Markus Armbrustererror: New error_printf() and error_vprintf()
2010-03-16 Markus Armbrustererror: Move qemu_error & friends into their own header
2010-03-16 Markus Armbrustererror: Simplify error sink setup
2010-03-16 Markus Armbrustererror: Move qemu_error() & friends from monitor.c to...
2010-03-16 Markus Armbrustermonitor: Factor monitor_set_error() out of qemu_error_i...
2010-03-16 Markus Armbrusterblock: Simplify usb_msd_initfn() test for "can read...
2010-03-16 Markus Armbrustermonitor: Separate "default monitor" and "current monito...
2010-03-16 Markus Armbrustertools: Remove unused cur_mon from qemu-tool.c
2010-03-16 Markus Armbrusterpc: Factor common code out of pc_boot_set() and cmos_init()
2010-03-16 Markus Armbrusterpc: Fix error reporting for -boot once
2010-03-16 Markus Armbrustersavevm: Fix -loadvm to report errors to stderr, not...
2010-03-16 Markus Armbrusterusb: Remove disabled monitor_printf() in usb_read_file()
2010-03-11 Aurelien Jarnotarget-ppc: fix evsrwu and evsrws (second try)
2010-03-11 Aurelien Jarnotarget-ppc: fix evsrwu and evsrws
2010-03-11 Aurelien Jarnotarget-ppc: fix evslw instruction
2010-03-11 malcaudio: fix comment
2010-03-10 Luiz CapitulinoQMP: Really move the RESET event to qemu_system_reset()
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
next