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/i386: Include "hw/mem/nvdimm.h"
Philippe Mathieu-Daudé
2020-03-09
4
-0
/
+4
*
hw/i386/intel_iommu: Simplify vtd_find_as_from_bus_num() logic
Philippe Mathieu-Daudé
2020-03-08
1
-15
/
+17
*
tpm: Separate TPM_TIS and TPM_TIS_ISA configs
Eric Auger
2020-03-05
1
-1
/
+1
*
tpm: rename TPM_TIS into TPM_TIS_ISA
Eric Auger
2020-03-05
1
-3
/
+3
*
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2020-02-28
1
-5
/
+5
*
x86/pc: use memdev for RAM
Igor Mammedov
2020-02-19
1
-10
/
+9
*
x86/microvm: use memdev for RAM
Igor Mammedov
2020-02-19
1
-7
/
+5
*
hw/i386/vmmouse: Fix crash when using the vmmouse on a machine without vmport
Thomas Huth
2020-02-06
1
-0
/
+6
*
add device_legacy_reset function to prepare for reset api change
Damien Hedde
2020-01-30
2
-2
/
+2
*
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2020-01-29
2
-2
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-27
7
-7
/
+7
|
\
|
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
7
-7
/
+7
*
|
i386:acpi: Remove _HID from the SMBus ACPI entry
Corey Minyard
2020-01-22
1
-1
/
+0
*
|
q35: implement 128K SMRAM at default SMBASE address
Igor Mammedov
2020-01-22
1
-1
/
+3
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-10
2
-5
/
+5
|
\
|
*
hw/i386/Kconfig: Let the MicroVM machine select the SERIAL_ISA config
Philippe Mathieu-Daudé
2020-01-07
1
-1
/
+1
|
*
hw/i386/pc: fix regression in parsing vga cmdline parameter
Peter Wu
2020-01-07
1
-4
/
+4
|
*
hw/i386/x86-iommu: Add missing stubs
Philippe Mathieu-Daudé
2020-01-07
1
-0
/
+9
|
*
hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35
Denis Plotnikov
2020-01-07
2
-2
/
+0
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...
Peter Maydell
2020-01-10
1
-0
/
+9
|
\
\
|
*
|
hw/i386/x86-iommu: Add missing stubs
Philippe Mathieu-Daudé
2020-01-09
1
-0
/
+9
*
|
|
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...
Peter Maydell
2020-01-07
2
-9
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
vmmouse: replace PROP_PTR with PROP_LINK
Marc-André Lureau
2020-01-07
2
-8
/
+6
|
*
|
sysbus: remove unused sysbus_try_create*
Marc-André Lureau
2020-01-07
1
-1
/
+0
|
|
/
*
|
intel_iommu: add present bit check for pasid table entries
Liu Yi L
2020-01-06
2
-19
/
+74
*
|
intel_iommu: a fix to vtd_find_as_from_bus_num()
Liu Yi L
2020-01-06
1
-0
/
+1
*
|
hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35
Denis Plotnikov
2020-01-05
2
-2
/
+0
*
|
hmat acpi: Build Memory Proximity Domain Attributes Structure(s)
Liu Jingqi
2020-01-05
1
-0
/
+5
*
|
intel_iommu: fix bug to read DMAR_RTADDR_REG
Yi Sun
2020-01-05
1
-4
/
+3
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-20
16
-393
/
+365
|
\
|
*
hw/i386: Remove the deprecated machines 0.12 up to 0.15
Thomas Huth
2019-12-18
1
-83
/
+2
|
*
hw/i386/pc: Extract the port92 device
Philippe Mathieu-Daudé
2019-12-17
4
-114
/
+128
|
*
hw/i386/pc: Inline port92_init()
Philippe Mathieu-Daudé
2019-12-17
1
-8
/
+4
|
*
hw/i386/pc: Use TYPE_PORT92 instead of hardcoded string
Philippe Mathieu-Daudé
2019-12-17
1
-1
/
+1
|
*
hw/i386: Simplify ioapic_init_gsi()
Philippe Mathieu-Daudé
2019-12-17
1
-4
/
+3
|
*
hw/i386: De-duplicate gsi_handler() to remove kvm_pc_gsi_handler()
Philippe Mathieu-Daudé
2019-12-17
3
-15
/
+2
|
*
pc: stubify x86 iommu
Paolo Bonzini
2019-12-17
3
-1
/
+42
|
*
x86: move more x86-generic functions out of PC files
Paolo Bonzini
2019-12-17
8
-106
/
+113
|
*
hw/i386/pc: Convert DPRINTF() to trace events
Philippe Mathieu-Daudé
2019-12-17
2
-14
/
+11
|
*
x86: move SMM property to X86MachineState
Paolo Bonzini
2019-12-17
4
-54
/
+53
|
*
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
4
-0
/
+4
|
*
fw_cfg: allow building without other devices
Paolo Bonzini
2019-12-17
2
-2
/
+7
|
*
i386: conditionally compile more files
Paolo Bonzini
2019-12-17
2
-4
/
+8
*
|
hw/i386/amd_iommu: rename Error ** parameter to more common errp
Vladimir Sementsov-Ogievskiy
2019-12-18
1
-7
/
+7
|
/
*
hw: add compat machines for 5.0
Cornelia Huck
2019-12-14
3
-2
/
+28
*
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-12-13
2
-0
/
+2
*
intel_iommu: TM field should not be in reserved bits
Qi, Yadong
2019-11-25
2
-6
/
+16
*
intel_iommu: refine SL-PEs reserved fields checking
Qi, Yadong
2019-11-25
2
-21
/
+21
*
hw/i386: Move save_tsc_khz from PCMachineClass to X86MachineClass
Liam Merwick
2019-11-19
4
-5
/
+5
*
hw/i386: Fix compiler warning when CONFIG_IDE_ISA is disabled
Thomas Huth
2019-11-19
1
-2
/
+2
[next]