]> git.proxmox.com Git - qemu.git/history - qemu-common.h
ahci: Fix cpu_physical_memory_unmap() argument ordering
[qemu.git] / qemu-common.h
2011-01-31 Jes SorensenAdd documentation for STRTOSZ_DEFSUFFIX_ macros
2011-01-24 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2011-01-24 Jes SorensenMake strtosz() return int64_t instead of ssize_t
2011-01-23 Blue SwirlDelete useless 'extern' qualifiers for functions
2011-01-10 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-10 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Jes SorensenIntroduce strtosz_suffix()
2010-12-09 Gerd Hoffmannvnc: support password expire
2010-12-02 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-01 Michael S. TsirkinMerge remote branch 'origin/master' into pci
2010-11-22 Isaku Yamahatapcie/aer: helper functions for pcie aer capability
2010-11-16 Anthony LiguoriMerge remote branch 'spice/bugfix.2' into staging
2010-11-03 Jes SorensenIntroduce strtosz() library function to convert a strin...
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-11-01 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-30 Jes SorensenConsolidate oom_check() functions
2010-10-30 Jes SorensenMove qemu_gettimeofday() to OS specific files
2010-10-30 Stefan WeilAdd fprintf_function for function pointers to fprintf...
2010-10-29 malcMov muldiv64 to qemu-common.h (Thus unbreaking gus)
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-26 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-26 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-10-23 Blue Swirlqemu-timer: move commonly used timer code to qemu-timer...
2010-10-22 Stefan WeilRemove special handling of system include files (no...
2010-10-20 Isaku Yamahatapcie port: define struct PCIEPort/PCIESlot and helper...
2010-10-19 Isaku Yamahatapcie: helper functions for pcie capability and extended...
2010-10-05 Anthony LiguoriMerge remote branch 'spice/submit.6' into staging
2010-10-05 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-10-03 Stefan WeilReplace most gcc format attributes by macro GCC_FMT_ATT...
2010-09-22 Stefan WeilMove macros GCC_ATTR and GCC_FMT_ATTR to common header...
2010-09-21 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-09-21 Kevin Wolfcutils: qemu_iovec_copy and qemu_iovec_memset
2010-09-07 Isaku Yamahatapci_bridge: introduce pci bridge library.
2010-08-24 Blue SwirlRearrange block headers
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...
next