aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-22pcie/aer: helper functions for pcie aer capabilityIsaku Yamahata
2010-11-22pcie_regs.h: more constantsIsaku Yamahata
2010-11-22pci: add W1C bits to pci status registerIsaku Yamahata
2010-11-16pci: allow hotplug removal of cold-plugged devicesMichael S. Tsirkin
2010-11-16PCI: Bus number from the bridge, not the deviceAlex Williamson
2010-11-13e1000: Fix TCP checksum overflow with TSOAlex Williamson
2010-11-13tap: make set_offload a nop after netdev cleanupMichael S. Tsirkin
2010-11-04tap: clear vhost_net backend on cleanupMichael S. Tsirkin
2010-11-03Fold send_all() wrapper unix_write() into one functionJes Sorensen
2010-11-03Remove obsolete 'f' double parameter typeJes Sorensen
2010-11-03Switch migrate_set_speed() to take an 'o' argument rather than a float.Jes Sorensen
2010-11-03Add support for 'o' octet (bytes) format as monitor parameter.Jes Sorensen
2010-11-03Introduce strtosz() library function to convert a string to a byte count.Jes Sorensen
2010-11-02intel-hda: documentation updateGerd Hoffmann
2010-11-01Fix out of tree buildBlue Swirl
2010-11-01Merge remote branch 'spice/config.2' into stagingAnthony Liguori
2010-11-01Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-11-01hda-audio: Zap tabsmalc
2010-11-01Add Intel HD Audio support to qemu.Gerd Hoffmann
2010-11-01add VMSTATE_BOOLGerd Hoffmann
2010-11-01Remove trailing whitespacemalc
2010-10-31sparc32: convert debug printf statements to tracepointsBlue Swirl
2010-10-30Remove unncessary includesJes Sorensen
2010-10-30Consolidate oom_check() functionsJes Sorensen
2010-10-30Separate qemu_pidfile() into OS specific versionsJes Sorensen
2010-10-30Do not redefine reserved key-words TRUE/FALSEJes Sorensen
2010-10-30Move qemu_gettimeofday() to OS specific filesJes Sorensen
2010-10-30We only support eventfd under POSIX, move qemu_eventfd() to os-posix.cJes Sorensen
2010-10-30qemu_pipe() is used only by POSIX code, so move to oslib-posix.cJes Sorensen
2010-10-30Move osdep socket code to oslib-{posix,win32}.cJes Sorensen
2010-10-30Move QEMU OS dependant library functions to OS specific filesJes Sorensen
2010-10-30target-xxx: Use fprintf_function (format checking)Stefan Weil
2010-10-30exec: Use fprintf_function for dump_exec_info (format checking)Stefan Weil
2010-10-30tcg: Use fprintf_function (format checking)Stefan Weil
2010-10-30Add fprintf_function for function pointers to fprintf-like functionsStefan Weil
2010-10-30Mov muldiv64 to qemu-common.h (Thus unbreaking gus)malc
2010-10-27Merge branch 'pci' into for_anthonyMichael S. Tsirkin
2010-10-27pcie: update satus on resetMichael S. Tsirkin
2010-10-27msi: minor cleanupsMichael S. Tsirkin
2010-10-27msi: simplify range checksMichael S. Tsirkin
2010-10-27pci: improve w1c mask handlingMichael S. Tsirkin
2010-10-27pcie: clean up hot plug notificationMichael S. Tsirkin
2010-10-27pcie: simplify range checkMichael S. Tsirkin
2010-10-27Introduce range.hBlue Swirl
2010-10-27qemu-options.def: add to generated header listMichael S. Tsirkin
2010-10-27net: properly handle illegal fd/vhostfd from command lineJason Wang
2010-10-27virtio: sanity-check available indexMichael S. Tsirkin
2010-10-27migration: don't segfault on invalid inputMichael S. Tsirkin
2010-10-26Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-10-26Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori