qemu
2009-09-11 Juan Quintelavmstate: port i8259 device
2009-09-11 Juan Quintelavmstate: port fw_cfg device
2009-09-11 Juan Quintelavmstate: port cpu_comon
2009-09-11 Juan Quintelavmstate: Add pre/post_save() hooks
2009-09-11 Juan Quintelavmstate: Add pre_load() hook
2009-09-11 Juan Quintelavmstate: rename run_after_load() -> post_load()
2009-09-11 Juan Quintelavmstate: add sensible arguments to vmstate_unregister()
2009-09-11 Anthony LiguoriMake get_ticks_per_sec() a static inline
2009-09-11 Juan Quintelatimers: move them to VMState
2009-09-11 Juan Quintelatimers: Createt TimersState and put all timers state...
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-09-11 Juan Quintelatimers: remove useless check
2009-09-11 Juan QuintelaRemove SaveVM v2 support
2009-09-11 Juan Quintelaram: Remove SaveVM Version 2 support
2009-09-11 Juan Quintelaram: remove support for loading v1
2009-09-11 Gerd Hoffmannmove mux focus field from CharDriverState to MuxDriver
2009-09-11 Gerd Hoffmannmonitor: fix muxing
2009-09-11 Gerd Hoffmannqdev: add parser for chardev properties
2009-09-11 Gerd HoffmannAllow -serial chardev:<name>
2009-09-11 Gerd Hoffmannconvert udp chardev to QemuOpts.
2009-09-11 Gerd Hoffmannconvert mux chardev to QemuOpts.
2009-09-11 Gerd Hoffmannconvert vc chardev to QemuOpts.
2009-09-11 Gerd Hoffmannconvert tty + parport chardevs to QemuOpts.
2009-09-11 Gerd Hoffmannconvert windows console chardev to QemuOpts.
2009-09-11 Gerd Hoffmannconvert braille chardev to QemuOpts.
2009-09-11 Gerd Hoffmannconvert msmouse chardev to QemuOpts.
2009-09-11 Gerd Hoffmannconvert stdio chardev to QemuOpts.
2009-09-11 Gerd Hoffmannconvert pty chardev to QemuOpts.
2009-09-11 Gerd Hoffmannconvert unix+tcp chardevs to QemuOpts.
2009-09-11 Gerd Hoffmannsockets: add inet_listen_opts
2009-09-11 Gerd Hoffmannsockets: add inet_connect_opts
2009-09-11 Gerd Hoffmannsockets: add unix_*_opts for windows.
2009-09-11 Gerd Hoffmannsockets: add unix_listen_opts
2009-09-11 Gerd Hoffmannsockets: add unix_connect_opts
2009-09-11 Gerd Hoffmannconvert file+pipe chardevs to QemuOpts.
2009-09-11 Gerd Hoffmannswitch chardev to QemuOpts: infrastructure, null device
2009-09-11 Gerd Hoffmannqemu-option.h include protectors
2009-09-11 Gerd HoffmannQemuOpts: split option parser into two functions.
2009-09-11 Markus Armbrusterqdev: Fix i6300 upcast
2009-09-11 Yan VugenfirerVirtIO: Fix QEMU crash during Windows PNP tests
2009-09-11 Christoph Hellwigvirtio-blk: add volatile writecache feature
2009-09-11 Christoph Hellwigide: use bdrv_aio_flush
2009-09-11 Christoph Hellwigblock: add aio_flush operation
2009-09-11 Christoph Hellwigblock: use fdatasync instead of fsync if possible
2009-09-11 Christoph Hellwigblock: add enable_write_cache flag
2009-09-11 Michael S.... qemu: init all queues to NO_VECTOR value
2009-09-11 Michael S.... qemu: make virtio-blk PCI compliant by default
2009-09-11 Jim Parisusb-linux.c: fix buffer overflow
2009-09-11 Stefan WeilFix conditional compilation (MIPS host)
2009-09-11 Kevin Wolfvirtio-blk: Use bdrv_aio_multiwrite
2009-09-11 Kevin WolfAdd bdrv_aio_multiwrite
2009-09-11 Anthony LiguoriRevert "don't call cpu_sychronize_state from reset...
2009-09-11 Edgar E. Iglesiasmicroblaze: Trap if QEMU finds an unknown insns.
2009-09-11 Edgar E. Iglesiasmicroblaze: Correct prio between MMU and unaligned...
2009-09-11 Edgar E. Iglesiasmicroblaze: HW Exception fixes.
2009-09-11 Aurelien JarnoUpdate OpenBIOS images to r577
2009-09-10 malcX86_64: Use proper jumps/calls when displacement exceed...
2009-09-10 malcRemove bit-rotten threshold handling
2009-09-10 malcF_DUPFD_CLOEXEC is not universally available
2009-09-10 malcAdd information w.r.t default GUS IRQ assigment
2009-09-10 malcFix formatting
2009-09-10 malcFix formatting, get rid of conf and fix description
2009-09-10 malcFix formatting and and description field
2009-09-10 Gerd Hoffmannqdev/isa: convert real time clock
2009-09-10 Gerd Hoffmannqdev/isa: finish pckbd conversion
2009-09-10 Gerd Hoffmannqdev/isa: convert ne2000
2009-09-10 Gerd Hoffmannqdev/isa: convert gravis ultrasound
2009-09-10 Gerd Hoffmannqdev/isa: convert cs4231a sound card
2009-09-10 Gerd Hoffmannqdev/isa: convert soundblaster
2009-09-10 Gerd Hoffmannqdev: add isa_create() function
2009-09-10 Gerd Hoffmannqdev: tag isabus-bridge as no-user
2009-09-10 Gerd Hoffmannqdev: simplify isa irq assignments
2009-09-10 Gerd Hoffmannqdev: drop iobase properties from isa bus
2009-09-10 Gerd Hoffmannqdev: add property type for 32bit signed integers.
2009-09-10 Gerd Hoffmannisapc: pick a more sane default cpu for such old hardware.
2009-09-10 Gerd Hoffmannisapc: Fix irq routing
2009-09-10 malcAllow to unscale the output window with a Ctrl-Alt...
2009-09-09 Juan QuintelaFix VMSTATE_PCI_DEVICE version
2009-09-09 Glauber Costadon't call cpu_sychronize_state from reset handlers
2009-09-09 Bernhard KauerRTC polling mode broken
2009-09-09 Dustin Kirklandqemu-kvm: fix segfault when running kvm without /dev...
2009-09-09 Luiz Capitulinoconfigure: fix Linux AIO detection
2009-09-09 Pierre RiteauFix compilation warnings when DEBUG_BUFFERED_FILE is...
2009-09-09 Kevin Wolfqcow2: Order concurrent AIO requests on the same unallo...
2009-09-09 Kevin Wolfqcow2: Fix metadata preallocation
2009-09-09 Juan Quintelafix VNC SASL detection
2009-09-09 Juan Quintelaoptionrom: make clean should remove raw and .d
2009-09-09 Juan Quintelaotionrom: Use local CFLAGS no global one
2009-09-09 Juan QuintelaRemove CFLAGS parameter in cc-option
2009-09-09 Naphtali SpreiFix for commit 3f9cb1c14dc368f41447db5f78d6248c4f100ad4
2009-09-09 Jean-Christophe... mv from strdup to qemu_strdup in qemu-option.c
2009-09-09 Jean-Christophe... mv strdup to qemu_strdup in vl.c
2009-09-09 Jean-Christophe... fix vl.c compilation if CONFIG_KVM is not defined
2009-09-09 Jean-Christophe... fix PATH_MAX conditional compilation
2009-09-09 Stefan Weileepro100: Clean code which sets the PCI device id
2009-09-09 Stefan Weilqemu-io: Improve portability (win32 now supported).
2009-09-09 Stefan WeilFix spelling in comment.
2009-09-09 Gerd Hoffmannqdev: convert tcx to reset + vmsd
2009-09-09 Gerd Hoffmannqdev: integrate vmstate
2009-09-09 Gerd Hoffmannqdev: convert rtl8139 to reset
next