summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hppa: Delete unused hppa_cpu_list() functionEduardo Habkost2019-07-052-19/+0Star
* numa: deprecate implict memory distribution between nodesIgor Mammedov2019-07-052-0/+11
* numa: deprecate 'mem' parameter of '-numa node' optionIgor Mammedov2019-07-052-0/+18
* machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov2019-07-056-1/+11
* pc: fix possible NULL pointer dereference in pc_machine_get_device_memory_reg...Igor Mammedov2019-07-051-1/+5
* i386: Update new x86_apicid parsing rules with die_offset supportLike Xu2019-07-054-76/+124
* i386/cpu: Consolidate die-id validity in smp contextLike Xu2019-07-057-3/+38
* hw/i386: Adjust nr_dies with configured smp_dies for PCMachineLike Xu2019-07-051-5/+11
* i386: Add die-level cpu topology to x86CPU on PCMachineLike Xu2019-07-054-2/+12
* vl.c: Replace smp global variables with smp machine propertiesLike Xu2019-07-051-27/+26Star
* hw: Replace global smp variables with MachineState for all remaining archsLike Xu2019-07-059-4/+13
* hw/arm: Replace global smp variables with machine smp propertiesLike Xu2019-07-0515-24/+61
* hw/i386: Replace global smp variables with machine smp propertiesLike Xu2019-07-055-13/+31
* hw/s390x: Replace global smp variables with machine smp propertiesLike Xu2019-07-055-6/+17
* hw/riscv: Replace global smp variables with machine smp propertiesLike Xu2019-07-055-6/+18
* hw/ppc: Replace global smp variables with machine smp propertiesLike Xu2019-07-057-15/+42
* general: Replace global smp variables with smp machine propertiesLike Xu2019-07-0510-11/+45
* machine: Refactor smp-related call chains to pass MachineStateLike Xu2019-07-0514-44/+46
* hw/boards: Add struct CpuTopology to MachineStateLike Xu2019-07-052-0/+20
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-07-053-3/+3
|\
| * docs/devel/testing: Fix typo in dockerfile pathLiam Merwick2019-07-031-1/+1
| * VirtIO-RNG: Update default entropy source to `/dev/urandom`Kashyap Chamarthy2019-07-032-2/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190705-pull-request' ...Peter Maydell2019-07-052-63/+75
|\ \
| * | ati-vga: Fix setting offset together with pitch for r128proBALATON Zoltan2019-07-051-2/+2
| * | ati-vga: Fix reverse bit bltsBALATON Zoltan2019-07-051-15/+40
| * | ati-vga: Fix frame buffer endianness for big endian targetBALATON Zoltan2019-07-052-5/+6
| * | ati-vga: Improve readability of ati_2d_blt functionBALATON Zoltan2019-07-051-47/+33Star
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-050719-3...Peter Maydell2019-07-0513-63/+667
|\ \ \
| * | | migration: move port_attr inside CONFIG_LINUXAlex Bennée2019-07-041-2/+1Star
| * | | target/i386: fix feature check in hyperv-stub.cAlex Bennée2019-07-041-1/+1
| * | | Makefile: Rename the 'vm-test' target as 'vm-help'Philippe Mathieu-Daudé2019-07-043-6/+7
| * | | .travis.yml: force a brew update for MacOS buildsAlex Bennée2019-07-041-0/+1
| * | | .travis.yml: default the --disable-system build to --staticAlex Bennée2019-07-041-1/+1
| * | | tests/vm: ubuntu.i386: apt proxy setupGerd Hoffmann2019-07-041-0/+4
| * | | tests/vm: fedora autoinstall, using serial consoleGerd Hoffmann2019-07-043-2/+199
| * | | tests/vm: freebsd autoinstall, using serial consoleGerd Hoffmann2019-07-041-10/+172
| * | | tests/vm: openbsd autoinstall, using serial consoleGerd Hoffmann2019-07-041-13/+148
| * | | tests/vm: serial console support helpersGerd Hoffmann2019-07-041-3/+83
| * | | tests/vm: add vm-boot-{ssh,serial}-<guest> targetsGerd Hoffmann2019-07-041-0/+19
| * | | tests/vm: proper guest shutdownGerd Hoffmann2019-07-041-7/+15
| * | | tests/vm: run test builds on snapshotGerd Hoffmann2019-07-041-0/+1
| * | | tests/vm: use ssh with pty unconditionallyGerd Hoffmann2019-07-041-9/+4Star
| * | | tests/vm: send proxy environment variables over sshGerd Hoffmann2019-07-041-0/+9
| * | | tests/vm: add source repos on ubuntu.i386Cleber Rosa2019-07-041-0/+1
| * | | tests/vm: pin ubuntu.i386 imageCleber Rosa2019-07-041-1/+3
| * | | tests/vm: avoid image presence check and removalCleber Rosa2019-07-045-10/+0Star
| * | | tests/vm: avoid extra compressed image copyCleber Rosa2019-07-044-8/+8
| |/ /
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-07-0536-161/+843
|\ \ \ | |/ / |/| |
| * | docs: avoid vhost-user-net specifics in multiqueue sectionStefan Hajnoczi2019-07-041-10/+11
| * | libvhost-user: implement VHOST_USER_PROTOCOL_F_MQStefan Hajnoczi2019-07-041-3/+4