summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* virtio-snd: rewrite invalid tx/rx message handlingManos Pitsidianakis2024-04-091-1/+15
* Revert "hw/virtio: Add support for VDPA network simulation devices"Michael S. Tsirkin2024-04-093-31/+0
* Revert "tap: setting error appropriately when calling net_init_tap_one()"Akihiko Odaki2024-03-291-3/+0
* hw/clock: Let clock_set_mul_div() return a boolean valuePhilippe Mathieu-Daudé2024-03-261-1/+3
* misc/pca955*: Move models under hw/gpioCédric Le Goater2024-03-254-0/+0
* ui/curses: Do not use console_select()Akihiko Odaki2024-03-201-1/+0
* ui/vnc: Do not use console_select()Akihiko Odaki2024-03-202-0/+12
* Merge tag 'pull-for-9.0-20240319' of https://github.com/legoater/qemu into st...Peter Maydell2024-03-191-0/+2
|\
| * aspeed/smc: Only wire flash devices at resetCédric Le Goater2024-03-191-0/+2
* | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell2024-03-191-3/+25
|\ \ | |/ |/|
| * smbios: get rid of global smbios_ep_typeIgor Mammedov2024-03-181-2/+3
| * smbios: handle errors consistentlyIgor Mammedov2024-03-181-2/+2
| * smbios: build legacy mode code only for 'pc' machineIgor Mammedov2024-03-181-0/+5
| * smbios: rename/expose structures/bitmaps used by both legacy and modern codeIgor Mammedov2024-03-181-0/+16
| * smbios: don't check type4 structures in legacy modeIgor Mammedov2024-03-181-1/+1
| * smbios: get rid of smbios_legacy globalIgor Mammedov2024-03-181-1/+1
| * smbios: get rid of smbios_smp_sockets globalIgor Mammedov2024-03-181-1/+1
* | Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell2024-03-181-1/+1
|\ \
| * | mirror: Don't call job_pause_point() under graph lockKevin Wolf2024-03-181-1/+1
| |/
* | Merge tag 'migration-20240317-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell2024-03-183-0/+31
|\ \ | |/ |/|
| * physmem: Fix migration dirty bitmap coherency with TCG memory accessNicholas Piggin2024-03-121-0/+3
| * physmem: Factor cpu_physical_memory_dirty_bits_cleared() outNicholas Piggin2024-03-121-0/+9
| * physmem: Expose tlb_reset_dirty_range_all()Philippe Mathieu-Daudé2024-03-121-0/+1
| * io: Introduce qio_channel_file_new_dupfdFabiano Rosas2024-03-121-0/+18
* | Merge tag 'pull-maintainer-final-130324-1' of https://gitlab.com/stsquad/qemu...Peter Maydell2024-03-131-13/+6
|\ \
| * | gdbstub: Save target's siginfoGustavo Romero2024-03-131-1/+5
| * | gdbstub: Rename back gdb_handlesigGustavo Romero2024-03-131-13/+2
* | | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell2024-03-1314-5/+118
|\ \ \
| * | | hw/cxl: Fix missing reserved data in CXL Device DVSECJonathan Cameron2024-03-121-1/+2
| * | | virtio-iommu: Add an option to define the input range widthEric Auger2024-03-121-0/+1
| * | | virtio-iommu: Add a granule propertyEric Auger2024-03-121-0/+2
| * | | hw/acpi: Implement the SRAT GI affinity structureAnkit Agrawal2024-03-122-0/+26
| * | | qom: new object to associate device to NUMA nodeAnkit Agrawal2024-03-121-0/+22
| * | | hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove itBernhard Beschow2024-03-121-2/+0
| * | | Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"Bernhard Beschow2024-03-121-0/+2
| * | | pcie_sriov: Reset SR-IOV extended capabilityAkihiko Odaki2024-03-121-2/+2
| * | | Implement SMBIOS type 9 v2.6Felix Wu2024-03-121-0/+4
| * | | Implement base of SMBIOS type 9 descriptor.Felix Wu2024-03-121-0/+13
| * | | hw/virtio: Add support for VDPA network simulation devicesHao Chen2024-03-123-0/+31
| * | | hw/audio/virtio-sound: return correct command response sizeVolker Rümelin2024-03-121-0/+1
| * | | hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.Jonathan Cameron2024-03-121-0/+1
| * | | pcie: Support PCIe Gen5/Gen6 link speedsLukas Stockner2024-03-121-0/+2
| * | | vdpa: define SVQ transitioning state for mode switchingSi-Wei Liu2024-03-121-0/+9
* | | | Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...Peter Maydell2024-03-134-6/+451
|\ \ \ \ | |_|/ / |/| | |
| * | | spapr: nested: Introduce cap-nested-papr for Nested PAPR APIHarsh Prateek Bora2024-03-131-1/+5
| * | | spapr: nested: Use correct source for parttbl info for nested PAPR API.Harsh Prateek Bora2024-03-131-0/+2
| * | | spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls.Harsh Prateek Bora2024-03-132-0/+26
| * | | spapr: nested: Initialize the GSB elements lookup table.Harsh Prateek Bora2024-03-131-0/+313
| * | | spapr: nested: Extend nested_ppc_state for nested PAPR APIHarsh Prateek Bora2024-03-131-0/+50
| * | | spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall.Harsh Prateek Bora2024-03-132-0/+10