aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-06-25Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-06-24net: simplify net_client_init1()Stefan Hajnoczi
2015-06-24net: drop if expression that is always trueStefan Hajnoczi
2015-06-24net: raise an error if -net type is invalidStefan Hajnoczi
2015-06-24net: replace net_client_init1() netdev whitelist with blacklistStefan Hajnoczi
2015-06-24net: add missing "netmap" to host_net_devices[]Stefan Hajnoczi
2015-06-24virito-blk: drop duplicate checkGonglei
2015-06-24qemu-iotests: fix 051.out after qdev error message changeStefan Hajnoczi
2015-06-24Fix glib_subprocess testDr. David Alan Gilbert
2015-06-23hw/pci-bridge: format special OFW unit address for PXB hostLaszlo Ersek
2015-06-23hw/core: explicit OFW unit address callback for SysBusDeviceClassLaszlo Ersek
2015-06-23hw/pci-bridge: disable SHPC in PXBLaszlo Ersek
2015-06-23hw/pci-bridge: introduce "shpc" propertyLaszlo Ersek
2015-06-23hw/pci: introduce shpc_present() helper functionLaszlo Ersek
2015-06-23hw/pci-bridge: add macro for "msi" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: add macro for "chassis_nr" propertyLaszlo Ersek
2015-06-23hw/pci-bridge: expose _test parameter in SHPC_VMSTATE()Laszlo Ersek
2015-06-23migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()Laszlo Ersek
2015-06-23Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-06-2...Peter Maydell
2015-06-23util/qemu-sockets: improve ai_flag hints for ipv6 hostsWolfgang Bumiller
2015-06-23hw/display/tcx.c: Fix memory leakShannon Zhao
2015-06-23hw/display/cg3.c: Fix memory leakShannon Zhao
2015-06-23Makefile: Add "make ctags"Fam Zheng
2015-06-23Makefile: Fix "make cscope TAGS"Fam Zheng
2015-06-23qemu-options: Use @itemx where appropriateMarkus Armbruster
2015-06-23qemu-options: Improve -global documentationMarkus Armbruster
2015-06-23throttle: Fix typo in the documentation of block_set_io_throttleAlberto Garcia
2015-06-23hw/display/qxl-logger.c: Constify some variableFrediano Ziglio
2015-06-23configure: rearrange --help and consolidate enable/disable togetherMichael Tokarev
2015-06-23libcacard: pkgconfig: tidy dependent libsMichael Tokarev
2015-06-23vt82c686: QOMifyGonglei
2015-06-23xen_pt: QOMifyGonglei
2015-06-23wdt_i6300esb: QOMifyGonglei
2015-06-23piix4: QOMifyGonglei
2015-06-23piix: piix3 QOMifyGonglei
2015-06-23pci-assign: QOMifyGonglei
2015-06-23Print error when failing to load PCI config dataDr. David Alan Gilbert
2015-06-23Grammar: 'as to'->'as for'Dr. David Alan Gilbert
2015-06-23remove libdecnumber/dpd/decimal128Local.hMichael Tokarev
2015-06-23configure: append --extra-ldflags to LDFLAGSAlex Bennée
2015-06-23Merge remote-tracking branch 'remotes/sstabellini/tags/xen-220615-3' into sta...Peter Maydell
2015-06-23Revert "xen-hvm: increase maxmem before calling xc_domain_populate_physmap"Stefano Stabellini
2015-06-23xen/pass-through: constify some static dataJan Beulich
2015-06-23xen/pass-through: log errno values rather than function return onesJan Beulich
2015-06-23xen/pass-through: ROM BAR handling adjustmentsJan Beulich
2015-06-23xen/pass-through: fold host PCI command register writesJan Beulich
2015-06-23add pci-bridge-seatGerd Hoffmann
2015-06-23pc: cleanup and convert TMP ACPI device description to AML APIIgor Mammedov
2015-06-23MAINTAINERS: add ACPI entryMichael S. Tsirkin