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
/
include
/
hw
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel_iommu: add SID validation for IR
Peter Xu
2016-07-21
1
-0
/
+17
*
intel_iommu: Add support for Extended Interrupt Mode
Jan Kiszka
2016-07-21
1
-0
/
+1
*
ioapic: register IOMMU IEC notifier for ioapic
Peter Xu
2016-07-21
1
-0
/
+2
*
x86-iommu: introduce IEC notifiers
Peter Xu
2016-07-21
1
-0
/
+40
*
intel_iommu: add support for split irqchip
Peter Xu
2016-07-21
2
-0
/
+6
*
q35: ioapic: add support for emulated IOAPIC IR
Peter Xu
2016-07-21
3
-0
/
+6
*
intel_iommu: Add support for PCI MSI remap
Peter Xu
2016-07-20
1
-0
/
+66
*
intel_iommu: define several structs for IOMMU IR
Peter Xu
2016-07-20
1
-0
/
+74
*
intel_iommu: define interrupt remap table addr register
Peter Xu
2016-07-20
1
-0
/
+5
*
acpi: enable INTR for DMAR report structure
Peter Xu
2016-07-20
1
-0
/
+2
*
x86-iommu: introduce "intremap" property
Peter Xu
2016-07-20
1
-0
/
+1
*
x86-iommu: provide x86_iommu_get_default
Peter Xu
2016-07-20
1
-0
/
+6
*
intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu
Peter Xu
2016-07-20
2
-1
/
+2
*
x86-iommu: introduce parent class
Peter Xu
2016-07-20
2
-1
/
+48
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...
Peter Maydell
2016-07-14
1
-0
/
+4
|
\
|
*
Add optionrom compatible with fw_cfg DMA version
Marc Marí
2016-07-14
1
-0
/
+4
*
|
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
3
-3
/
+4
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-05
1
-5
/
+0
|
\
|
*
pc: Eliminate PcPciInfo
Markus Armbruster
2016-07-04
1
-5
/
+0
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ...
Peter Maydell
2016-07-05
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
vmxnet3: add boot rom
Gerd Hoffmann
2016-06-24
1
-0
/
+4
*
|
ich9: implement SCI_IRQ_SEL register
Paolo Bonzini
2016-06-29
1
-0
/
+1
*
|
ICH9 LPC: handle GSI as qdev GPIO
Efimov Vasily
2016-06-29
1
-1
/
+3
*
|
ich9: unify pic and ioapic IRQ vectors
Paolo Bonzini
2016-06-29
1
-2
/
+1
*
|
ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public
Efimov Vasily
2016-06-29
1
-0
/
+2
*
|
port92: handle A20 IRQ as GPIO
Efimov Vasily
2016-06-29
1
-0
/
+2
*
|
pckbd: handle A20 IRQ as GPIO
Efimov Vasily
2016-06-29
1
-0
/
+1
*
|
Q35: implement property interfece to several parameters
Efimov Vasily
2016-06-29
1
-0
/
+2
*
|
vmport: identify vmport type by macro TYPE_VMPORT
Efimov Vasily
2016-06-29
1
-1
/
+2
*
|
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
2016-06-24
1
-1
/
+0
*
|
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-24
1
-0
/
+2
*
|
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2016-06-24
1
-0
/
+5
|
/
*
target-i386: Implement CPUID[0xB] (Extended Topology Enumeration)
Radim Krčmář
2016-06-14
1
-1
/
+6
*
pc: Add 2.7 machine
Igor Mammedov
2016-06-14
1
-0
/
+4
*
ICH9: fix typo
Cao jin
2016-06-07
1
-2
/
+2
*
pc: Set CPU model-id on compat_props for pc <= 2.4
Eduardo Habkost
2016-05-23
1
-0
/
+29
*
ioapic: keep RO bits for IOAPIC entry
Peter Xu
2016-05-23
1
-0
/
+5
*
machine: add properties to compat_props incrementaly
Igor Mammedov
2016-05-20
1
-9
/
+0
*
apic: move target-dependent definitions to cpu.h
Paolo Bonzini
2016-05-19
1
-5
/
+0
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-1
/
+0
*
machine: Use type_init() to register machine classes
Eduardo Habkost
2016-03-16
1
-1
/
+1
*
machine: introduce MachineClass.possible_cpu_arch_ids() hook
Igor Mammedov
2016-03-11
1
-0
/
+1
*
nvdimm acpi: initialize the resource used by NVDIMM ACPI
Xiao Guangrong
2016-03-11
1
-1
/
+3
*
ich9lpc: fix typo
Cao jin
2016-03-11
1
-2
/
+2
*
i386: expose floppy drive CMOS type
Roman Kagan
2016-03-11
1
-0
/
+1
*
pc: fw_cfg: move ioport base constant to pc.h
Gabriel L. Somlo
2016-03-08
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-25
1
-1
/
+1
|
\
|
*
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2016-02-25
1
-1
/
+1
*
|
include: Clean up includes
Peter Maydell
2016-02-23
1
-2
/
+0
|
/
*
intel_iommu: large page support
Jason Wang
2016-02-06
1
-0
/
+1
[next]