summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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 releasePeter Maydell1-1/+1
2015-04-20Update version for v2.3.0-rc4 releasePeter 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 releasePeter 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
2015-04-09aio: strengthen memory barriers for bottom half schedulingPaolo Bonzini1-16/+12
2015-04-08arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Dirk Müller13-37/+30
2015-04-08virtio-blk: correctly dirty guest memoryPaolo Bonzini3-3/+14
2015-04-08qcow2: Fix header update with overridden backing fileKevin Wolf5-7/+167
2015-04-07Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-0...Peter Maydell6-17/+5
2015-04-04vhost: fix typo in vq_index descriptionGreg Kurz1-1/+1
2015-04-04gitignore: Ignore more .pod files.Eric Blake1-8/+2
2015-04-04target-tricore: Fix check which was always falseStefan Weil1-1/+1