]> git.proxmox.com Git - qemu.git/history - qemu-common.h
vnc: tight: fix rgb_prepare_row
[qemu.git] / qemu-common.h
2010-06-19 Blue Swirlapic: qdev conversion cleanup
2010-06-15 Christoph Hellwigcow: stop using mmap
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-14 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-06-13 Paul BrookMove stdbool.h
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-14 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-05-11 Marcelo Tosattiport qemu-kvm's on_vcpu code
2010-04-01 Michael S. Tsirkinvirtio: move typedef to qemu-common
2010-04-01 Michael S. Tsirkinnotifier: event notifier implementation
2010-03-29 Blue SwirlCompile qemu-timer only once
2010-03-29 Blue SwirlMove cpu_exec_init_all() declaration to qemu-common.h
2010-03-19 Juan Quintelarename IOCanRWHandler to IOCanReadHandler
2010-03-17 Paolo Bonzinisplit out qemu-timer.c
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-18 Paolo Bonziniget rid of hostregs_helper.h
2010-02-17 Paolo Bonziniuse eventfd for iothread
2010-02-14 Michael S. Tsirkinpci: move pcibus_t to qemu-common
2010-01-26 Christoph Hellwigblock: avoid creating too large iovecs in multiwrite_merge
2010-01-26 Juan Quintelaforce to test result for qemu_write_full()
2010-01-26 Kirill A. ShutemovIntroduce qemu_write_full()
2010-01-19 Kevin WolfFix QEMU_WARN_UNUSED_RESULT
2009-12-03 Kevin WolfDon't leak file descriptors
2009-12-01 Anthony LiguoriMerge commit 'mst/for_anthony' into mst
2009-12-01 Isaku Yamahatapci: move typedef, PCIHostState, PCIExpressHost to...
2009-11-22 Paul BrookBCD cleanup
2009-10-27 Kevin WolfIntroduce contexts for asynchronous callbacks
2009-10-27 Kevin WolfSplit out bottom halves
2009-10-27 Gerd Hoffmannnet: add macaddr type.
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-18 Blue SwirlSuppress warnings about 'warn_unused_result' attribute...
2009-10-15 Mark McLoughlinnet: refactor packet queueing code
2009-10-12 Glauber Costaunlock iothread mutex before running kvm ioctl
2009-09-11 Christoph Hellwigblock: use fdatasync instead of fsync if possible
2009-09-11 Kevin WolfAdd bdrv_aio_multiwrite
2009-08-15 Blue Swirluser: compile path.c only once
2009-07-28 Anthony LiguoriDefine ENOTSUP anywhere it isn't defined
2009-07-27 Juan Quinteladefine ENOTSUP the same that the other errors
2009-07-27 Juan Quintelarename HAVE_IOVEC to CONFIG_IOVEC
2009-07-27 Juan Quinteladefine MAP_ANONYMOUS if it is not defined in qemu-common.h
2009-07-09 Anthony LiguoriRevert "support colon in filenames"
2009-07-01 Blue SwirlFix missing strnlen problems
2009-06-29 Ram Paisupport colon in filenames
2009-05-14 Paul BrookSSP bus framework
2009-05-14 Paul BrookBasic qdev infrastructure.
2009-05-14 Anthony LiguoriConstructor support
2009-05-13 Paul BrookInclude assert.h from qemu-common.h
2009-05-10 Paul BrookFollow coding conventions
2009-04-24 aliguoriqemu: introduce qemu_cpu_kick (Marcelo Tosatti)
2009-04-24 aliguoriqemu: introduce qemu_init_vcpu (Marcelo Tosatti)
2009-04-24 aliguoriqemu: create helper for event notification (Marcelo...
2009-03-28 aliguoriadd qemu_iovec_init_external (Christoph Hellwig)
2009-03-13 aliguoriDisplayAllocator interface (Stefano Stabellini)
2009-03-08 aliguoriFix windows build and clean up use of <windows.h>
2009-03-05 aliguorimonitor: Rework API (Jan Kiszka)
2009-02-05 aliguoriAdd qemu_iovec_reset() (Avi Kivity)
2009-02-01 malcReplace noreturn with QEMU_NORETURN
2009-01-26 aliguoriqemu iovec: keep track of total size, allow partial...
2009-01-22 aliguoriI/O vector helpers (Avi Kivity)
2009-01-15 aliguoriDisplayState interface change (Stefano Stabellini)
2009-01-15 aliguoriFix Windows build (Hervé Poussineau)
2009-01-14 blueswir1Add noreturn function attribute
2008-12-11 blueswir1Rename fls to qemu_fls
2008-12-06 blueswir1The configure test for struct iovec #includes <sys...
2008-12-05 aliguoriMake struct iovec universally available
2008-12-04 aliguoriIntroduce fls() helper
2008-11-16 blueswir1Attached patch fixes a series of this warning
2008-11-12 balrogInclude <strings.h> for ffs().
2008-11-11 aliguorisockets: helper functions for qemu (Gerd Hoffman)
2008-11-09 balrogAdd qemu_strndup: qemu_strdup with length limit.
2008-11-08 balrogRevert r5532, r5536 and a piece of r5531.
2008-10-31 aliguoriClarify qemu_bh_schedule_idle() usage
2008-10-31 aliguoriMake bottom halves more robust
2008-10-25 blueswir1Replace uses of strndup (a GNU extension) with Qemu...
2008-10-08 aliguoriFix IO performance regression in sparc
2008-09-28 balrogAdd a "null" bluetooth HCI and a header file for bluetooth.
2008-08-06 thsAdd qemu_realloc(), by Gerd Hoffmann.
2008-07-01 pbrookImplement resolution switching in common console code.
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-04-11 aurel32Remove osdep.c/qemu-img code duplication
2008-02-17 balrogUnify RTCs that use host time, fix M48t59 alarm.
2007-12-17 thsUse WIN32_LEAN_AND_MEAN, by Stefan Weil.
2007-11-19 j_mayerAvoid duplicated definitions: move common definitions...
2007-11-17 pbrookBreak up vl.h.
2007-11-11 pbrookSplit block API from vl.h.