index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-03
target-i386: Correct family/model/stepping for Opteron_G3
Evgeny Yakovlev
1
-0
/
+15
2016-09-27
target-i386: Automatically set level/xlevel/xlevel2 when needed
Eduardo Habkost
1
-0
/
+5
2016-09-24
hw/i386: AMD IOMMU IVRS table
David Kiarie
1
-0
/
+12
2016-09-23
target-i386: turn off CPU.l3-cache only for 2.7 and older machine types
Igor Mammedov
1
-4
/
+3
2016-09-23
pc: clean up COMPAT macro chaining
Igor Mammedov
1
-2
/
+0
2016-09-15
Remove unused function declarations
Ladi Prosek
1
-2
/
+0
2016-09-09
target-i386: present virtual L3 cache info for vcpus
Longpeng(Mike)
1
-0
/
+9
2016-09-09
pc: Add 2.8 machine
Longpeng(Mike)
1
-0
/
+3
2016-09-08
pc: keep gsi reference
Marc-André Lureau
1
-0
/
+1
2016-09-08
machine: use class base init generated name
Marc-André Lureau
1
-1
/
+0
2016-09-08
pc: simplify passing qemu_irq
Marc-André Lureau
1
-1
/
+1
2016-08-03
x86: ioapic: add support for explicit EOI
Peter Xu
1
-2
/
+2
2016-08-03
apic: fix broken migration for kvm-apic
Igor Mammedov
1
-1
/
+1
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-2
/
+276
2016-07-21
intel_iommu: avoid unnamed fields
Michael S. Tsirkin
1
-4
/
+4
2016-07-21
intel_iommu: add SID validation for IR
Peter Xu
1
-0
/
+17
2016-07-21
intel_iommu: Add support for Extended Interrupt Mode
Jan Kiszka
1
-0
/
+1
2016-07-21
ioapic: register IOMMU IEC notifier for ioapic
Peter Xu
1
-0
/
+2
2016-07-21
x86-iommu: introduce IEC notifiers
Peter Xu
1
-0
/
+40
2016-07-21
intel_iommu: add support for split irqchip
Peter Xu
2
-0
/
+6
2016-07-21
q35: ioapic: add support for emulated IOAPIC IR
Peter Xu
3
-0
/
+6
2016-07-20
intel_iommu: Add support for PCI MSI remap
Peter Xu
1
-0
/
+66
2016-07-20
intel_iommu: define several structs for IOMMU IR
Peter Xu
1
-0
/
+74
2016-07-20
intel_iommu: define interrupt remap table addr register
Peter Xu
1
-0
/
+5
2016-07-20
acpi: enable INTR for DMAR report structure
Peter Xu
1
-0
/
+2
2016-07-20
x86-iommu: introduce "intremap" property
Peter Xu
1
-0
/
+1
2016-07-20
x86-iommu: provide x86_iommu_get_default
Peter Xu
1
-0
/
+6
2016-07-20
intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu
Peter Xu
2
-1
/
+2
2016-07-20
x86-iommu: introduce parent class
Peter Xu
2
-1
/
+48
2016-07-20
apic: Use apic_id as apic's migration instance_id
Igor Mammedov
2
-0
/
+6
2016-07-20
(kvm)apic: Add unrealize callbacks
Igor Mammedov
1
-0
/
+1
2016-07-20
apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]
Igor Mammedov
1
-1
/
+0
2016-07-20
apic: move MAX_APICS check to 'apic' class
Igor Mammedov
1
-3
/
+1
2016-07-20
pc: Add x86_topo_ids_from_apicid()
Igor Mammedov
1
-0
/
+15
2016-07-20
target-i386: Fill high bits of mtrr mask
Dr. David Alan Gilbert
1
-0
/
+5
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...
Peter Maydell
1
-0
/
+4
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc Marí
1
-0
/
+4
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
3
-3
/
+4
2016-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-5
/
+0
2016-07-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ipxe-20160704-1' into ...
Peter Maydell
1
-0
/
+4
2016-07-04
pc: Eliminate PcPciInfo
Markus Armbruster
1
-5
/
+0
2016-06-29
ich9: implement SCI_IRQ_SEL register
Paolo Bonzini
1
-0
/
+1
2016-06-29
ICH9 LPC: handle GSI as qdev GPIO
Efimov Vasily
1
-1
/
+3
2016-06-29
ich9: unify pic and ioapic IRQ vectors
Paolo Bonzini
1
-2
/
+1
2016-06-29
ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public
Efimov Vasily
1
-0
/
+2
2016-06-29
port92: handle A20 IRQ as GPIO
Efimov Vasily
1
-0
/
+2
2016-06-29
pckbd: handle A20 IRQ as GPIO
Efimov Vasily
1
-0
/
+1
2016-06-29
Q35: implement property interfece to several parameters
Efimov Vasily
1
-0
/
+2
2016-06-29
vmport: identify vmport type by macro TYPE_VMPORT
Efimov Vasily
1
-1
/
+2
2016-06-24
vmxnet3: add boot rom
Gerd Hoffmann
1
-0
/
+4
[next]