index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
hw/i386/acpi-build: Rely on machine->device_memory when building SRAT
David Hildenbrand
2023-07-12
1
-6
/
+3
*
hw/i386/pc: Use machine_memory_devices_init()
David Hildenbrand
2023-07-12
1
-12
/
+5
*
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
2023-07-10
1
-3
/
+3
*
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
2023-07-10
2
-4
/
+3
*
hw/i386/pc_piix: Move i440fx' realize near its qdev_new()
Bernhard Beschow
2023-07-10
1
-25
/
+26
*
hw/pci-host/i440fx: Resolve i440fx_init()
Bernhard Beschow
2023-07-10
1
-11
/
+21
*
hw/pci-host/i440fx: Add PCI_HOST_{ABOVE, BELOW}_4G_MEM_SIZE properties
Bernhard Beschow
2023-07-10
1
-1
/
+4
*
hw/pci-host/i440fx: Add "i440fx" child property in board code
Bernhard Beschow
2023-07-10
1
-0
/
+2
*
hw/i386/pc_piix: Turn some local variables into initializers
Bernhard Beschow
2023-07-10
1
-9
/
+4
*
hw/pci-host/q35: Make some property name macros reusable by i440fx
Bernhard Beschow
2023-07-10
1
-4
/
+4
*
hw/pci-host/q35: Initialize PCI_HOST_BYPASS_IOMMU property from board code
Bernhard Beschow
2023-07-10
1
-0
/
+2
*
hw/pci-host/q35: Initialize PCMachineState::bus in board code
Bernhard Beschow
2023-07-10
1
-1
/
+3
*
hw/i386/pc_q35: Resolve redundant q35_host variable
Bernhard Beschow
2023-07-10
1
-14
/
+13
*
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-28
1
-1
/
+1
*
intel_iommu: Fix address space unmap
Zhenzhong Duan
2023-06-26
1
-1
/
+1
*
intel_iommu: Fix flag check in replay
Zhenzhong Duan
2023-06-26
1
-1
/
+1
*
intel_iommu: Fix a potential issue in VFIO dirty page sync
Zhenzhong Duan
2023-06-26
1
-6
/
+3
*
hw/i386/pc: Clean up pc_machine_initfn
Suravee Suthikulpanit
2023-06-26
1
-1
/
+1
*
pc: q35: Bump max_cpus to 1024
Suravee Suthikulpanit
2023-06-26
1
-1
/
+2
*
hw/i386/pc: Default to use SMBIOS 3.0 for newer machine models
Suravee Suthikulpanit
2023-06-26
3
-1
/
+13
*
meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Philippe Mathieu-Daudé
2023-06-20
1
-1
/
+1
*
xen-hvm: reorganize xen-hvm and move common function to xen-hvm-common
Stefano Stabellini
2023-06-15
2
-967
/
+63
*
hw/i386/xen/xen-hvm: move x86-specific fields out of XenIOState
Stefano Stabellini
2023-06-15
1
-31
/
+27
*
hw/i386/xen: rearrange xen_hvm_init_pc
Vikram Garhwal
2023-06-15
1
-24
/
+25
*
hw/i386/xen/: move xen-mapcache.c to hw/xen/
Vikram Garhwal
2023-06-15
4
-605
/
+1
*
hw/char/parallel-isa: Export struct ISAParallelState
Bernhard Beschow
2023-06-13
2
-2
/
+2
*
hw/i386/microvm: Simplify using object_dynamic_cast()
Philippe Mathieu-Daudé
2023-06-09
1
-2
/
+1
*
hw/isa/piix3: Resolve redundant TYPE_PIIX3_XEN_DEVICE
Bernhard Beschow
2023-06-07
1
-3
/
+2
*
hw/isa/piix3: Avoid Xen-specific variant of piix3_write_config()
Bernhard Beschow
2023-06-07
1
-0
/
+18
*
hw/isa/piix3: Wire up Xen PCI IRQ handling outside of PIIX3
Bernhard Beschow
2023-06-07
1
-0
/
+13
*
include/hw/xen/xen: Rename xen_piix3_set_irq() to xen_intx_set_irq()
Bernhard Beschow
2023-06-07
1
-1
/
+1
*
hw/xen: Fix broken check for invalid state in xs_be_open()
David Woodhouse
2023-06-07
1
-1
/
+1
*
hw/xen: Simplify emulated Xen platform init
David Woodhouse
2023-06-07
3
-31
/
+25
*
hw/timer/i8254_common: Share "iobase" property via base class
Bernhard Beschow
2023-06-05
1
-1
/
+0
*
aio: remove aio_disable_external() API
Stefan Hajnoczi
2023-05-30
1
-1
/
+1
*
hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
Stefan Hajnoczi
2023-05-30
1
-1
/
+1
*
hw/i386: Ignore the default parallel port if it has not been compiled into QEMU
Thomas Huth
2023-05-22
2
-0
/
+5
*
hw: Move the default NIC machine class setting from the x86 to the generic one
Thomas Huth
2023-05-22
3
-7
/
+6
*
hw/i386/Kconfig: ISAPC works fine without VGA_ISA
Thomas Huth
2023-05-22
1
-1
/
+1
*
hw/i386/pc: No need for rtc_state to be an out-parameter
Bernhard Beschow
2023-05-19
3
-8
/
+8
*
hw/i386/pc: Create RTC controllers in south bridges
Bernhard Beschow
2023-05-19
3
-1
/
+21
*
hw/i386/pc: Initialize ram_memory variable directly
Bernhard Beschow
2023-05-19
3
-8
/
+4
*
hw/i386/pc_{q35,piix}: Minimize usage of get_system_memory()
Bernhard Beschow
2023-05-19
2
-4
/
+5
*
hw/i386/pc_{q35,piix}: Reuse MachineClass::desc as SMB product name
Bernhard Beschow
2023-05-19
2
-2
/
+2
*
hw/i386/pc_q35: Reuse machine parameter
Bernhard Beschow
2023-05-19
1
-1
/
+1
*
virtio-mem: Default to "unplugged-inaccessible=on" with 8.1 on x86-64
David Hildenbrand
2023-05-19
1
-1
/
+3
*
ACPI: i386: bump to MADT to revision 3
Eric DeVolder
2023-05-19
1
-1
/
+1
*
intel_iommu: refine iotlb hash calculation
Jason Wang
2023-04-24
2
-7
/
+8
*
hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
Ani Sinha
2023-04-24
3
-2
/
+6
*
hw: Add compat machines for 8.1
Cornelia Huck
2023-04-21
3
-5
/
+28
[prev]
[next]