index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
2
-2
/
+0
*
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
2021-05-02
2
-2
/
+0
*
hw: add compat machines for 6.1
Cornelia Huck
2021-04-30
3
-2
/
+28
*
acpi: Move setters/getters of oem fields to X86MachineState
Marian Postevca
2021-03-22
5
-161
/
+96
*
acpi: Move maximum size logic into acpi_add_rom_blob()
David Hildenbrand
2021-03-22
2
-15
/
+9
*
microvm: Don't open-code "etc/table-loader"
David Hildenbrand
2021-03-22
1
-1
/
+1
*
acpi: Set proper maximum size for "etc/table-loader" blob
David Hildenbrand
2021-03-22
2
-2
/
+3
*
pci: acpi: add _DSM method to PCI devices
Igor Mammedov
2021-03-22
1
-3
/
+102
*
pci: introduce acpi-index property for PCI device
Igor Mammedov
2021-03-22
1
-1
/
+12
*
hw/scsi: remove 'scsi-disk' device
Daniel P. Berrangé
2021-03-18
1
-1
/
+0
*
hw/ide: remove 'ide-drive' device
Daniel P. Berrangé
2021-03-18
1
-1
/
+0
*
dma: Introduce dma_aligned_pow2_mask()
Eric Auger
2021-03-12
1
-23
/
+7
*
intel_iommu: Fix mask may be uninitialized in vtd_context_device_invalidate
Eric Auger
2021-03-12
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-11
4
-4
/
+4
|
\
|
*
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2021-03-09
4
-4
/
+4
*
|
qtest: delete superfluous inclusions of qtest.h
Chen Qun
2021-03-09
1
-1
/
+0
|
/
*
x86/pvh: extract only 4 bytes of start address for 32 bit kernels
David Edmondson
2021-03-06
1
-2
/
+4
*
i386/acpi: restore device paths for pre-5.1 vms
Vitaly Cheptsov
2021-03-02
3
-2
/
+6
*
i386: acpi: Don't build HPET ACPI entry if HPET is disabled
Sean Christopherson
2021-02-23
1
-2
/
+6
*
hw/i386: declare ACPI mother board resource for MMCONFIG region
Isaku Yamahata
2021-02-23
1
-1
/
+45
*
acpi: set fadt.smi_cmd to zero when SMM is not supported
Isaku Yamahata
2021-02-23
1
-3
/
+15
*
vmmouse: put it into the 'input' category
Gan Qixin
2021-02-20
1
-0
/
+1
*
hw/i386/xen: Remove dead code
Philippe Mathieu-Daudé
2021-02-20
1
-11
/
+2
*
sev/i386: Allow AP booting under SEV-ES
Paolo Bonzini
2021-02-16
1
-0
/
+8
*
pc: add parser for OVMF reset block
James Bottomley
2021-02-16
1
-4
/
+118
*
sev: Remove false abstraction of flash encryption
David Gibson
2021-02-08
1
-11
/
+6
*
acpi: use constants as strncpy limit
Michael S. Tsirkin
2021-02-05
2
-4
/
+4
*
acpi: Permit OEM ID and OEM table ID fields to be changed
Marian Postevca
2021-02-05
6
-36
/
+201
*
hw/i386: Remove the deprecated pc-1.x machine types
Thomas Huth
2021-02-05
1
-94
/
+0
*
hw/misc/pvpanic: split-out generic and bus dependent code
Mihai Carabas
2021-01-29
1
-1
/
+1
*
acpi: Add addr offset in build_crs
Jiahui Cen
2021-01-17
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-01-06
1
-1
/
+0
|
\
|
*
remove TCG includes from common code
Paolo Bonzini
2021-01-02
1
-1
/
+0
*
|
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
2021-01-04
1
-1
/
+1
|
/
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
i386: move kvm accel files into kvm/
Claudio Fontana
2020-12-16
7
-7
/
+7
*
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
*
i386: do not use ram_size global
Paolo Bonzini
2020-12-10
3
-3
/
+4
*
i386: remove bios_name
Paolo Bonzini
2020-12-10
3
-12
/
+9
*
WHPX: support for the kernel-irqchip on/off
Sunil Muthuswamy
2020-12-10
1
-2
/
+4
*
target/i386: Support up to 32768 CPUs without IRQ remapping
David Woodhouse
2020-12-10
2
-10
/
+13
*
microvm: add second ioapic
Gerd Hoffmann
2020-12-10
1
-5
/
+51
*
microvm: drop microvm_gsi_handler()
Gerd Hoffmann
2020-12-10
1
-13
/
+1
*
microvm: make pcie irq base runtime changeable
Gerd Hoffmann
2020-12-10
1
-5
/
+6
*
microvm: make number of virtio transports runtime changeable
Gerd Hoffmann
2020-12-10
1
-2
/
+7
*
x86: add support for second ioapic
Gerd Hoffmann
2020-12-10
2
-0
/
+31
*
x86: rewrite gsi_handler()
Gerd Hoffmann
2020-12-10
1
-4
/
+10
*
x86: ich9: let firmware negotiate 'CPU hot-unplug with SMI' feature
Igor Mammedov
2020-12-09
1
-1
/
+3
*
x86: acpi: let the firmware handle pending "CPU remove" events in SMM
Igor Mammedov
2020-12-09
1
-0
/
+1
*
x86: acpi: introduce AcpiPmInfo::smi_on_cpu_unplug
Igor Mammedov
2020-12-09
1
-0
/
+4
[next]