]> git.ipfire.org Git - thirdparty/qemu.git/shortlog
thirdparty/qemu.git
2009-09-13  Jan Kiszkaaudio: Fix typo that broke QEMU_AUDIO_ADC_TRY_POLL
2009-09-13  Blue SwirlFix Sparc/Linux host breakage by df70204db53e3611af986f...
2009-09-13  Blue SwirlSparc64: make system bus parent of PCI bus
2009-09-13  Blue Swirlx86: move a declaration to header
2009-09-13  Blue Swirlx86: add 'const'
2009-09-13  malcoss: Simplify mmap code
2009-09-13  malcoss: OSS v4 support
2009-09-12  Jan Kiszkai386: Drop redundant kvm_enabled test
2009-09-12  Reimar DöffingerMake string arrays used to convert numbers to strings...
2009-09-12  Jan KiszkaFix xen build after sys-queue renaming
2009-09-12  Kirill A. ShutemovAdd configure option to compile user targets as PIE
2009-09-12  Kirill A. ShutemovFix text relocations in linux-user targets
2009-09-12  Kirill A. ShutemovDo not link usermode targets with libhw*.a
2009-09-12  Blue SwirlWork around OpenSolaris sys/regset.h namespace pollution
2009-09-12  Blue SwirlFix signedness warnings on OpenSolaris
2009-09-12  Blue SwirlAdd #defines needed by OpenSolaris, fix breakage by...
2009-09-12  Blue SwirlFix OpenSolaris build breaking typos
2009-09-12  Blue SwirlAdd 'static'
2009-09-12  Blue SwirlFix a Sparse warning about redefinition of offsetof()
2009-09-12  Blue SwirlFix sys-queue.h conflict for good
2009-09-12  Blue SwirlTry to fix BSD breakage by 806b60248218bd5f74a8b070f5a9...
2009-09-12  Blue SwirlInclude sys-queue.h early to override system queue...
2009-09-12  Blue SwirlUnbreak BSD: use qemu_fdatasync instead of fdatasync
2009-09-11  malcUse proper format conversion specifier when printing...
2009-09-11  malcaudio: remove lsbindex/popcount in favour of host-utils...
2009-09-11  malcalsa: poll mode handling
2009-09-11  malcoss: poll mode handling
2009-09-11  malcaudio: poll mode infrastructure
2009-09-11  malcgus: Do not manually free the state, qdev does it for us
2009-09-11  malcoss: Unbreak mmaping the ability to mmap oss fd on...
2009-09-11  Gleb Natapovkvm_arch_get_registers() shouldn't be called directly
2009-09-11  Juan Quintelavmstate: port cirrus_vga device
2009-09-11  Juan Quintelavmstate: port serial device
2009-09-11  Juan Quintelavmstate: port hpet device
2009-09-11  Juan Quintelahpet: it is imposible that qemu_timer field is NULL...
2009-09-11  Juan Quintelavmstate: port ioapic device
2009-09-11  Juan Quintelavmstate: add uint64 array support
2009-09-11  Juan Quintelavmstate: port pckbd device
2009-09-11  Juan Quintelavmstate: port vmmouse device
2009-09-11  Juan Quintelavmstate: port dma device
2009-09-11  Juan Quintelavmstate: add support for arrays of uint16_t
2009-09-11  Juan Quintelavmstate: port fdc device
2009-09-11  Juan Quintelavmstate: add support for uint8_t equal
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...
next