aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-05i386/cpu: Consolidate die-id validity in smp contextLike Xu
2019-07-05hw/i386: Adjust nr_dies with configured smp_dies for PCMachineLike Xu
2019-07-05i386: Add die-level cpu topology to x86CPU on PCMachineLike Xu
2019-07-05vl.c: Replace smp global variables with smp machine propertiesLike Xu
2019-07-05hw: Replace global smp variables with MachineState for all remaining archsLike Xu
2019-07-05hw/arm: Replace global smp variables with machine smp propertiesLike Xu
2019-07-05hw/i386: Replace global smp variables with machine smp propertiesLike Xu
2019-07-05hw/s390x: Replace global smp variables with machine smp propertiesLike Xu
2019-07-05hw/riscv: Replace global smp variables with machine smp propertiesLike Xu
2019-07-05hw/ppc: Replace global smp variables with machine smp propertiesLike Xu
2019-07-05general: Replace global smp variables with smp machine propertiesLike Xu
2019-07-05machine: Refactor smp-related call chains to pass MachineStateLike Xu
2019-07-05hw/boards: Add struct CpuTopology to MachineStateLike Xu
2019-07-05Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-07-05Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190705-pull-request' ...Peter Maydell
2019-07-05Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-050719-3...Peter Maydell
2019-07-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-07-05ati-vga: Fix setting offset together with pitch for r128proBALATON Zoltan
2019-07-05ati-vga: Fix reverse bit bltsBALATON Zoltan
2019-07-05ati-vga: Fix frame buffer endianness for big endian targetBALATON Zoltan
2019-07-05ati-vga: Improve readability of ati_2d_blt functionBALATON Zoltan
2019-07-04docs: avoid vhost-user-net specifics in multiqueue sectionStefan Hajnoczi
2019-07-04libvhost-user: implement VHOST_USER_PROTOCOL_F_MQStefan Hajnoczi
2019-07-04libvhost-user: support many virtqueuesStefan Hajnoczi
2019-07-04libvhost-user: add vmsg_set_reply_u64() helperStefan Hajnoczi
2019-07-04pc: Move compat_apic_id_mode variable to PCMachineClassEduardo Habkost
2019-07-04virtio: Don't change "started" flag on virtio_vmstate_change()Xie Yongji
2019-07-04virtio: Make sure we get correct state of device on handle_aio_output()Xie Yongji
2019-07-04virtio: Set "start_on_kick" on virtio_set_features()Xie Yongji
2019-07-04virtio: Set "start_on_kick" for legacy devicesXie Yongji
2019-07-04virtio: add "use-started" propertyXie Yongji
2019-07-04virtio-pci: fix missing device propertiesMarc-André Lureau
2019-07-04pc: Support for virtio-pmem-pciDavid Hildenbrand
2019-07-04numa: Handle virtio-pmem in NUMA statsDavid Hildenbrand
2019-07-04hmp: Handle virtio-pmem when printing memory device infosDavid Hildenbrand
2019-07-04virtio-pci: Proxy for virtio-pmemPankaj Gupta
2019-07-04virtio-pmem: sync linux headersPankaj Gupta
2019-07-04migration: move port_attr inside CONFIG_LINUXAlex Bennée
2019-07-04target/i386: fix feature check in hyperv-stub.cAlex Bennée
2019-07-04Makefile: Rename the 'vm-test' target as 'vm-help'Philippe Mathieu-Daudé
2019-07-04.travis.yml: force a brew update for MacOS buildsAlex Bennée
2019-07-04.travis.yml: default the --disable-system build to --staticAlex Bennée
2019-07-04tests/vm: ubuntu.i386: apt proxy setupGerd Hoffmann
2019-07-04tests/vm: fedora autoinstall, using serial consoleGerd Hoffmann
2019-07-04tests/vm: freebsd autoinstall, using serial consoleGerd Hoffmann
2019-07-04tests/vm: openbsd autoinstall, using serial consoleGerd Hoffmann
2019-07-04tests/vm: serial console support helpersGerd Hoffmann
2019-07-04tests/vm: add vm-boot-{ssh,serial}-<guest> targetsGerd Hoffmann
2019-07-04tests/vm: proper guest shutdownGerd Hoffmann
2019-07-04tests/vm: run test builds on snapshotGerd Hoffmann