aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-27acpi: add hardware implementation for memory hot unplugZhu Guihua
2015-04-27acpi: fix "Memory device control fields" registerZhu Guihua
2015-04-27acpi: extend aml_field() to support UpdateRuleZhu Guihua
2015-04-27acpi, mem-hotplug: add unplug cb for memory deviceTang Chen
2015-04-27acpi, mem-hotplug: add unplug request cb for memory deviceTang Chen
2015-04-27acpi, mem-hotplug: add acpi_memory_slot_status() to get MemStatusTang Chen
2015-04-27docs: update documentation for memory hot unplugZhu Guihua
2015-04-27virtio: coding style tweakMichael S. Tsirkin
2015-04-27pci: remove hard-coded bar size in msix_init_exclusive_bar()Jason Wang
2015-04-27virtio-pci: speedup MSI-X masking and unmaskingJason Wang
2015-04-27virtio: introduce vector to virtqueues mappingJason Wang
2015-04-27virtio-ccw: using VIRTIO_NO_VECTOR instead of 0 for invalid virtqueueJason Wang
2015-04-27monitor: check return value of qemu_find_net_clients_except()Jason Wang
2015-04-27monitor: replace the magic number 255 with MAX_QUEUE_NUMJason Wang
2015-04-27ppc: spapr: add 2.4 machine typeJason Wang
2015-04-27spapr: add machine type specific instance init functionJason Wang
2015-04-27pc: add 2.4 machine typesJason Wang
2015-04-27virtio-net: fix the upper bound when trying to delete queuesJason Wang
2015-04-27vhost-user: Send VHOST_RESET_OWNER on vhost stopLuke Gorrie
2015-04-27hw/i386/acpi-build: move generic acpi building helpers into dedictated fileShannon Zhao
2015-04-27hw/i386: Move ACPI header definitions in an arch-independent locationShannon Zhao
2015-04-27acpi-build: close } in commentMichael S. Tsirkin
2015-04-27Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell
2015-04-25Open 2.4 development treePeter Maydell
2015-04-24qmp: Give saner messages related to qmp_capabilities misuseEric Blake
2015-04-24qmp-commands: fix incorrect uses of ":O" specifierPaolo Bonzini
2015-04-24qapi: Drop dead genlist parameterEric Blake
2015-04-24balloon: improve error msg when adding second deviceLuiz Capitulino
2015-04-24Update version for v2.3.0 releasev2.3.0Peter Maydell
2015-04-20Update version for v2.3.0-rc4 releasev2.3.0-rc4Peter Maydell
2015-04-20vhost: fix log base addressMichael S. Tsirkin
2015-04-17hmp: fix crash in 'info block -n -v'Alberto Garcia
2015-04-17Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150417-2' into stagingPeter Maydell
2015-04-17Merge remote-tracking branch 'remotes/kraxel/tags/pull-fwcfg-20150414-1' into...Peter Maydell
2015-04-17mips: fix broken fulong2e machinePaolo Bonzini
2015-04-17target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_loadMark Cave-Ayland
2015-04-14fw_cfg: add documentation file (docs/specs/fw_cfg.txt)Gabriel L. Somlo
2015-04-13Update version for v2.3.0-rc3 releasev2.3.0-rc3Peter Maydell
2015-04-13Revert seccomp tests that allow it to be used on non-x86 architecturesPeter Maydell
2015-04-13pci: Fix crash with illegal "-net nic, model=xxx" optionThomas Huth
2015-04-13stm32f205: Fix SoC type nameAndreas Färber
2015-04-11cris: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller
2015-04-10alpha: memory: Replace memory_region_init_ram with memory_region_allocate_sys...Dirk Müller
2015-04-10lm32: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller
2015-04-09xen: limit guest control of PCI command registerJan Beulich
2015-04-09configure: disable Archipelago by default and warn about libxseg GPLv3 licenseStefan Hajnoczi
2015-04-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-04-09tcg/tcg-op.c: Fix ld/st of 64 bit values on 32-bit bigendian hostsPeter Maydell
2015-04-09block/iscsi: handle zero events from iscsi_which_eventsPeter Lieven
2015-04-09aio: strengthen memory barriers for bottom half schedulingPaolo Bonzini