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
*
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
*
hw/i386/pc: add max combined fw size as machine configuration option
Erich-McMillan
2020-12-09
2
-12
/
+54
*
hw: add compat machines for 6.0
Cornelia Huck
2020-12-08
3
-2
/
+28
*
acpi: Extract crs build form acpi_build.c
Yubo Miao
2020-12-08
1
-293
/
+0
*
fw_cfg: Refactor extra pci roots addition
Jiahui Cen
2020-12-08
1
-17
/
+1
*
intel_iommu: Skip page walking on device iotlb invalidations
Eugenio Pérez
2020-12-08
1
-0
/
+4
*
memory: Add IOMMU_NOTIFIER_DEVIOTLB_UNMAP IOMMUTLBNotificationType
Eugenio Pérez
2020-12-08
1
-1
/
+1
*
memory: Add IOMMUTLBEvent
Eugenio Pérez
2020-12-08
1
-39
/
+49
*
memory: Rename memory_region_notify_one to memory_region_notify_iommu_one
Eugenio Pérez
2020-12-08
1
-2
/
+2
*
hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off
Philippe Mathieu-Daudé
2020-11-16
1
-22
/
+19
*
pc: comment style fixup
Michael S. Tsirkin
2020-11-03
1
-4
/
+5
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-11-01
4
-24
/
+55
|
\
|
*
intel_iommu: Fix two misuse of "0x%u" prints
Peter Xu
2020-10-30
1
-2
/
+2
|
*
pc: Implement -no-hpet as sugar for -machine hpet=on
Eduardo Habkost
2020-10-30
2
-20
/
+43
|
*
acpi/crs: Support ranges > 32b for hosts
Ben Widawsky
2020-10-30
1
-2
/
+8
|
*
acpi/crs: Prevent bad ranges for host bridges
Ben Widawsky
2020-10-30
1
-0
/
+2
*
|
pc-dimm: Drop @errp argument of pc_dimm_plug()
Greg Kurz
2020-10-27
1
-7
/
+1
|
/
*
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...
Peter Maydell
2020-10-21
7
-19
/
+44
|
\
|
*
microvm: add usb support
Gerd Hoffmann
2020-10-21
3
-0
/
+23
|
*
apci: drop has_pci arg for acpi_build_madt
Gerd Hoffmann
2020-10-21
4
-18
/
+14
|
*
microvm: set pci_irq_mask
Gerd Hoffmann
2020-10-21
2
-1
/
+7
|
*
x86: make pci irqs runtime configurable
Gerd Hoffmann
2020-10-21
2
-2
/
+2
*
|
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
2020-10-21
1
-1
/
+1
|
/
*
hw/xen: Set suppress-vmdesc for Xen machines
Jason Andryuk
2020-10-19
1
-2
/
+2
*
xen: xenguest is not used so is not needed
Michael Tokarev
2020-10-19
1
-2
/
+0
*
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
2020-10-14
3
-3
/
+3
*
i386/kvm: Remove IRQ routing support checks
Eduardo Habkost
2020-10-14
2
-20
/
+18
*
cpus: prepare new CpusAccel cpu accelerator interface
Claudio Fontana
2020-10-05
1
-1
/
+1
*
cpu-timers, icount: new modules
Claudio Fontana
2020-10-05
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...
Peter Maydell
2020-10-01
3
-0
/
+106
|
\
[next]