aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-27qmp-event: add event notification for memory hot unplug errorZhu Guihua4-1/+41
2015-04-27acpi: add hardware implementation for memory hot unplugZhu Guihua8-5/+61
2015-04-27acpi: fix "Memory device control fields" registerZhu Guihua2-2/+5
2015-04-27acpi: extend aml_field() to support UpdateRuleZhu Guihua3-8/+19
2015-04-27acpi, mem-hotplug: add unplug cb for memory deviceTang Chen5-6/+64
2015-04-27acpi, mem-hotplug: add unplug request cb for memory deviceTang Chen5-5/+68
2015-04-27acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatusTang Chen1-6/+28
2015-04-27docs: update documentation for memory hot unplugZhu Guihua2-4/+61
2015-04-27virtio: coding style tweakMichael S. Tsirkin1-1/+1
2015-04-27pci: remove hard-coded bar size in msix_init_exclusive_bar()Jason Wang1-11/+19
2015-04-27virtio-pci: speedup MSI-X masking and unmaskingJason Wang1-19/+21
2015-04-27virtio: introduce vector to virtqueues mappingJason Wang4-2/+46
2015-04-27virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueueJason Wang1-1/+1
2015-04-27monitor: check return value of qemu_find_net_clients_except()Jason Wang1-4/+4
2015-04-27monitor: replace the magic number 255 with MAX_QUEUE_NUMJason Wang1-7/+10
2015-04-27ppc: spapr: add 2.4 machine typeJason Wang1-2/+29
2015-04-27spapr: add machine type specific instance init functionJason Wang1-0/+23
2015-04-27pc: add 2.4 machine typesJason Wang2-7/+48
2015-04-27virtio-net: fix the upper bound when trying to delete queuesJason Wang1-1/+1
2015-04-27vhost-user: Send VHOST_RESET_OWNER on vhost stopLuke Gorrie1-0/+7
2015-04-27hw/i386/acpi-build: move generic acpi building helpers into dedictated fileShannon Zhao3-77/+87
2015-04-27hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao3-2/+2
2015-04-27acpi-build: close } in commentMichael S. Tsirkin1-1/+1
2015-04-27Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell5-21/+31
2015-04-25Open 2.4 development treePeter Maydell1-1/+1
2015-04-24qmp: Give saner messages related to qmp_capabilities misuseEric Blake1-4/+19
2015-04-24qmp-commands: fix incorrect uses of ":O" specifierPaolo Bonzini1-2/+2
2015-04-24qapi: Drop dead genlist parameterEric Blake1-13/+9
2015-04-24balloon: improve error msg when adding second deviceLuiz Capitulino2-2/+1
2015-04-24Update version for v2.3.0 releasev2.3.0Peter Maydell1-1/+1
2015-04-20Update version for v2.3.0-rc4 releasev2.3.0-rc4Peter Maydell1-1/+1
2015-04-20vhost: fix log base addressMichael S. Tsirkin1-2/+5
2015-04-17hmp: fix crash in 'info block -n -v'Alberto Garcia1-1/+2
2015-04-17Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150417-2' into stagingPeter Maydell1-2/+2
2015-04-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-fwcfg-20150414-1' into...Peter Maydell1-0/+205
2015-04-17mips: fix broken fulong2e machinePaolo Bonzini1-2/+2
2015-04-17target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_loadMark Cave-Ayland1-2/+2
2015-04-14fw_cfg: add documentation file (docs/specs/fw_cfg.txt)Gabriel L. Somlo1-0/+205
2015-04-13Update version for v2.3.0-rc3 releasev2.3.0-rc3Peter Maydell1-1/+1
2015-04-13Revert seccomp tests that allow it to be used on non-x86 architecturesPeter Maydell1-7/+2
2015-04-13pci: Fix crash with illegal "-net nic, model=xxx" optionThomas Huth1-1/+3
2015-04-13stm32f205: Fix SoC type nameAndreas Färber1-1/+1
2015-04-11cris: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller1-3/+2
2015-04-10alpha: memory: Replace memory_region_init_ram with memory_region_allocate_sys...Dirk Müller1-3/+2
2015-04-10lm32: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller2-9/+6
2015-04-09xen: limit guest control of PCI command registerJan Beulich2-27/+13
2015-04-09configure: disable Archipelago by default and warn about libxseg GPLv3 licenseStefan Hajnoczi1-1/+7
2015-04-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell10-32/+220
2015-04-09tcg/tcg-op.c: Fix ld/st of 64 bit values on 32-bit bigendian hostsPeter Maydell1-2/+2
2015-04-09block/iscsi: handle zero events from iscsi_which_eventsPeter Lieven1-6/+27