summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pci: Merge pci_nic_init() into pci_nic_init_nofail()Thomas Huth2015-04-281-29/+14
* acpi: add a missing backslash to the \_SB scope.Gal Hammer2015-04-282-2/+2
* qmp-event: add event notification for memory hot unplug errorZhu Guihua2015-04-274-1/+41
* acpi: add hardware implementation for memory hot unplugZhu Guihua2015-04-278-5/+61
* acpi: fix "Memory device control fields" registerZhu Guihua2015-04-272-2/+5
* acpi: extend aml_field() to support UpdateRuleZhu Guihua2015-04-273-8/+19
* acpi, mem-hotplug: add unplug cb for memory deviceTang Chen2015-04-275-6/+64
* acpi, mem-hotplug: add unplug request cb for memory deviceTang Chen2015-04-275-5/+68
* acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatusTang Chen2015-04-271-6/+28
* docs: update documentation for memory hot unplugZhu Guihua2015-04-272-4/+61
* virtio: coding style tweakMichael S. Tsirkin2015-04-271-1/+1
* pci: remove hard-coded bar size in msix_init_exclusive_bar()Jason Wang2015-04-271-11/+19
* virtio-pci: speedup MSI-X masking and unmaskingJason Wang2015-04-271-19/+21
* virtio: introduce vector to virtqueues mappingJason Wang2015-04-274-2/+46
* virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueueJason Wang2015-04-271-1/+1
* monitor: check return value of qemu_find_net_clients_except()Jason Wang2015-04-271-4/+4
* monitor: replace the magic number 255 with MAX_QUEUE_NUMJason Wang2015-04-271-7/+10
* ppc: spapr: add 2.4 machine typeJason Wang2015-04-271-2/+29
* spapr: add machine type specific instance init functionJason Wang2015-04-271-0/+23
* pc: add 2.4 machine typesJason Wang2015-04-272-7/+48
* virtio-net: fix the upper bound when trying to delete queuesJason Wang2015-04-271-1/+1
* vhost-user: Send VHOST_RESET_OWNER on vhost stopLuke Gorrie2015-04-271-0/+7
* hw/i386/acpi-build: move generic acpi building helpers into dedictated fileShannon Zhao2015-04-273-77/+87
* hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao2015-04-273-2/+2
* acpi-build: close } in commentMichael S. Tsirkin2015-04-271-1/+1
* Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell2015-04-275-21/+31
|\
| * qmp: Give saner messages related to qmp_capabilities misuseEric Blake2015-04-241-4/+19
| * qmp-commands: fix incorrect uses of ":O" specifierPaolo Bonzini2015-04-241-2/+2
| * qapi: Drop dead genlist parameterEric Blake2015-04-241-13/+9
| * balloon: improve error msg when adding second deviceLuiz Capitulino2015-04-242-2/+1
* | Open 2.4 development treePeter Maydell2015-04-251-1/+1
|/
* Update version for v2.3.0 releasePeter Maydell2015-04-241-1/+1
* Update version for v2.3.0-rc4 releasePeter Maydell2015-04-201-1/+1
* vhost: fix log base addressMichael S. Tsirkin2015-04-201-2/+5
* hmp: fix crash in 'info block -n -v'Alberto Garcia2015-04-171-1/+2
* Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150417-2' into stagingPeter Maydell2015-04-171-2/+2
|\
| * mips: fix broken fulong2e machinePaolo Bonzini2015-04-171-2/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fwcfg-20150414-1' into...Peter Maydell2015-04-171-0/+205
|\ \
| * | fw_cfg: add documentation file (docs/specs/fw_cfg.txt)Gabriel L. Somlo2015-04-141-0/+205
| |/
* | target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_loadMark Cave-Ayland2015-04-171-2/+2
|/
* Update version for v2.3.0-rc3 releasePeter Maydell2015-04-131-1/+1
* Revert seccomp tests that allow it to be used on non-x86 architecturesPeter Maydell2015-04-131-7/+2
* pci: Fix crash with illegal "-net nic, model=xxx" optionThomas Huth2015-04-131-1/+3
* stm32f205: Fix SoC type nameAndreas Färber2015-04-131-1/+1
* cris: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller2015-04-111-3/+2
* alpha: memory: Replace memory_region_init_ram with memory_region_allocate_sys...Dirk Müller2015-04-101-3/+2
* lm32: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller2015-04-102-9/+6
* xen: limit guest control of PCI command registerJan Beulich2015-04-092-27/+13
* configure: disable Archipelago by default and warn about libxseg GPLv3 licenseStefan Hajnoczi2015-04-091-1/+7
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-04-0910-32/+220
|\
OpenPOWER on IntegriCloud