summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'm68k-for-9.0-pull-request' of https://github.com/vivier/qemu-m68k ...Peter Maydell2024-03-111-3/+14
|\ \
| * | virt: set the CPU type in BOOTINFOLaurent Vivier2024-03-111-3/+14
| |/
* | Merge tag 'qga-pull-2024-03-11-2' of https://github.com/kostyanf14/qemu into ...Peter Maydell2024-03-111-32/+31
|\ \
| * | qga-win: Add support of Windows Server 2025 in get-osinfo commandDehan Meng2024-03-111-0/+1
| * | qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays sizePhilippe Mathieu-Daudé2024-03-111-25/+23
| * | qga/commands-win32: Declare const qualifier before typePhilippe Mathieu-Daudé2024-03-111-11/+11
| |/
* | Merge tag 'pull-vfio-20240310' of https://github.com/legoater/qemu into stagingPeter Maydell2024-03-118-3/+62
|\ \ | |/ |/|
| * vfio: allow cpr-reboot migration if suspendedSteve Sistare2024-03-084-2/+23
| * vfio: register container for cprSteve Sistare2024-03-085-1/+39
* | Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into stagingPeter Maydell2024-03-0938-374/+1097
|\ \
| * | hw/m68k/mcf5208: add support for resetAngelo Dureghello2024-03-091-2/+42
| * | tests/unit/test-smp-parse: Test "parameter=0" SMP configurationsZhao Liu2024-03-091-0/+92
| * | tests/unit/test-smp-parse: Test smp_props.has_clustersZhao Liu2024-03-091-6/+14
| * | tests/unit/test-smp-parse: Test the full 7-levels topology hierarchyZhao Liu2024-03-091-0/+143
| * | tests/unit/test-smp-parse: Test "drawers" and "books" combination caseZhao Liu2024-03-091-0/+103
| * | tests/unit/test-smp-parse: Test "drawers" parameter in -smpZhao Liu2024-03-091-0/+89
| * | tests/unit/test-smp-parse: Test "books" parameter in -smpZhao Liu2024-03-091-0/+105
| * | tests/unit/test-smp-parse: Make test cases aware of the book/drawerZhao Liu2024-03-091-3/+22
| * | tests/unit/test-smp-parse: Bump max_cpus to 4096Zhao Liu2024-03-091-7/+7
| * | tests/unit/test-smp-parse: Use CPU number macros in invalid topology caseZhao Liu2024-03-091-8/+14
| * | tests/unit/test-smp-parse: Drop the unsupported "dies=1" caseZhao Liu2024-03-091-5/+0
| * | hw/core/machine-smp: Calculate total CPUs once in machine_parse_smp_config()Zhao Liu2024-03-091-4/+4
| * | hw/core/machine-smp: Deprecate unsupported "parameter=1" SMP configurationsZhao Liu2024-03-092-16/+61
| * | hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurationsZhao Liu2024-03-093-18/+18
| * | docs/interop/firmware.json: Fix doc for FirmwareFlashModeThomas Weißschuh2024-03-091-1/+1
| * | docs/interop/firmware.json: Align examplesThomas Weißschuh2024-03-091-192/+192
| * | hw/intc/grlib_irqmp: abort realize when ncpus value is out of rangeClément Chigot2024-03-091-0/+1
| * | mac_newworld: change timebase frequency from 100MHz to 25MHz for mac99 machineMark Cave-Ayland2024-03-091-1/+1
| * | hmp: Add option to info qtree to omit detailsBALATON Zoltan2024-03-092-15/+18
| * | qdev: Add a granule_mode propertyEric Auger2024-03-093-0/+35
| * | hw/intc/apic: fix memory leakPaolo Bonzini2024-03-091-4/+2
| * | hw/i386/pc: Have pc_init_isa() pass a NULL pci_type argumentPhilippe Mathieu-Daudé2024-03-091-1/+1
| * | hw/i386/pc: Remove 'host_type' argument from pc_init1()Philippe Mathieu-Daudé2024-03-091-9/+5
| * | hw/i386/pc: Use generated NotifyVmexitOption_str()Philippe Mathieu-Daudé2024-03-091-3/+1
| * | hw/i386/pc: Remove pc_compat_1_4..1.7[] left over declarationsPhilippe Mathieu-Daudé2024-03-091-12/+0
| * | target/i386/sev: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu2024-03-091-0/+1
| * | hw/remote/remote-obj: hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_pre...Zhao Liu2024-03-091-0/+1
| * | hw/net/xen_nic: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu2024-03-091-0/+1
| * | hw/char/xen_console: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu2024-03-091-0/+1
| * | hw/xen/hvm: Get target page size at runtimePhilippe Mathieu-Daudé2024-03-091-23/+39
| * | hw/xen/hvm: Propagate page_mask to a pair of functionsPhilippe Mathieu-Daudé2024-03-091-8/+10
| * | hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macroPhilippe Mathieu-Daudé2024-03-091-1/+1
| * | hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGSPhilippe Mathieu-Daudé2024-03-091-1/+3
| * | hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'Philippe Mathieu-Daudé2024-03-098-18/+42
| * | hw/xen/xen_pt: Add missing licensePhilippe Mathieu-Daudé2024-03-091-0/+10
| * | hw/xen: Use target-agnostic qemu_target_page_bits()Philippe Mathieu-Daudé2024-03-091-2/+4
| * | hw/xen: Rename 'ram_memory' global variable as 'xen_memory'Philippe Mathieu-Daudé2024-03-094-12/+12
| * | hw/xen: Remove unnecessary xen_hvm_inject_msi() stubPhilippe Mathieu-Daudé2024-03-091-4/+0
| * | hw/pci/msi: Restrict xen_is_pirq_msi() call to XenPhilippe Mathieu-Daudé2024-03-091-1/+2
| * | system/physmem: Do not include 'hw/xen/xen.h' but 'sysemu/xen.h'Philippe Mathieu-Daudé2024-03-091-1/+1