summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-08spapr: move h_home_node_associativity to spapr_numa.cDaniel Henrique Barboza
2020-09-08spapr_numa: move NVLink2 associativity handling to spapr_numa.cDaniel Henrique Barboza
2020-09-08spapr, spapr_numa: move lookup-arrays handling to spapr_numa.cDaniel Henrique Barboza
2020-09-08spapr, spapr_numa: handle vcpu ibm,associativityDaniel Henrique Barboza
2020-09-08spapr: introduce SpaprMachineState::numa_assoc_arrayDaniel Henrique Barboza
2020-09-08ppc/spapr_nvdimm: turn spapr_dt_nvdimm() staticDaniel Henrique Barboza
2020-09-08ppc: introducing spapr_numa.c NUMA code helperDaniel Henrique Barboza
2020-09-08hw/ppc/ppc4xx_pci: Replace pointless warning by assert()Philippe Mathieu-Daudé
2020-09-08hw/ppc/ppc4xx_pci: Use ARRAY_SIZE() instead of magic valuePhilippe Mathieu-Daudé
2020-09-08target/s390x: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08sparc/sun4m: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()Thiago Jung Bauermann
2020-09-08mips/cps: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08ppc/e500: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08ppc/spapr: Use start-powered-off CPUState propertyThiago Jung Bauermann
2020-09-08target/arm: Move setting of CPU halted state to generic codeThiago Jung Bauermann
2020-09-08target/arm: Move start-powered-off property to generic CPUStateThiago Jung Bauermann
2020-09-08ppc/spapr_nvdimm: do not enable support with 'nvdimm=off'Daniel Henrique Barboza
2020-09-08spapr, spapr_nvdimm: fold NVDIMM validation in the same placeDaniel Henrique Barboza
2020-09-08ppc/spapr_nvdimm: use g_autofree in spapr_nvdimm_validate_opts()Daniel Henrique Barboza
2020-09-08spapr/xive: Allocate vCPU IPIs from the vCPU contextsCédric Le Goater
2020-09-08spapr/xive: Allocate IPIs independently from the other sourcesCédric Le Goater
2020-09-08spapr/xive: Use kvmppc_xive_source_reset() in post_loadCédric Le Goater
2020-09-08spapr/xive: Modify kvm_cpu_is_enabled() interfaceCédric Le Goater
2020-09-08spapr/xive: Use the xics flag to check for XIVE-only IRQ backendsCédric Le Goater
2020-09-08spapr_vscsi: do not allow device hotplugDaniel Henrique Barboza
2020-09-08ppc/pnv: Add a HIOMAP erase commandCédric Le Goater
2020-09-08spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priorityCédric Le Goater
2020-09-08spapr: Remove unnecessary DRC type-checker macrosDavid Gibson
2020-09-08ppc/pnv: Fix TypeInfo of PnvLpcController abstract classCédric Le Goater
2020-09-08adb: Correct class size on TYPE_ADB_DEVICEDavid Gibson
2020-09-07Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...Peter Maydell
2020-09-07Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-09-07Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200904-pull-request' ...Peter Maydell
2020-09-07target/microblaze: Collected fixes for env->iflagsRichard Henderson
2020-09-07tests/qtest: do not list ahci-test twicePaolo Bonzini
2020-09-07gitlab: expand test coverage for crypto buildsDaniel P. Berrangé
2020-09-07crypto: fix build with gcrypt enabledDaniel P. Berrangé
2020-09-07gitlab-ci: Add cross-compiling build testsThomas Huth
2020-09-07stubs: Move qemu_fd_register stub to util/main-loop.cThomas Huth
2020-09-07stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stubThomas Huth
2020-09-07configure: Allow automatic WHPX detectionThomas Huth
2020-09-07dockerfiles/debian-win64-cross: Download WHPX MinGW headersThomas Huth
2020-09-07tests/Makefile: test-image-locking needs CONFIG_POSIXThomas Huth
2020-09-07tests: Fixes building test-util-filemonitor.c on msys2/mingwYonggang Luo
2020-09-07tests: fixes test-vmstate.c compile error on msys2Yonggang Luo
2020-09-06tests: handling signal on win32 properlyYonggang Luo
2020-09-06tests/docker: add python3-setuptools the docker imagesAlex Bennée
2020-09-06Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200904-pull-request' i...Peter Maydell
2020-09-06linux-user: Protect btrfs ioctl target definitionsFilip Bozuta