index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2016-09-13
x86/lapic: Load LAPIC state at post_load
Dr. David Alan Gilbert
2016-09-09
pc: Add 2.8 machine
Longpeng(Mike)
2016-09-08
pc: keep gsi reference
Marc-André Lureau
2016-09-08
pc: free i8259
Marc-André Lureau
2016-09-08
acpi-build: fix array leak
Marc-André Lureau
2016-09-08
pc: don't leak a20_line
Marc-André Lureau
2016-09-08
pc: simplify passing qemu_irq
Marc-André Lureau
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-08
error: Fix error_printf() calls lacking newlines
Markus Armbruster
2016-07-29
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-29
hw/apci: handle 64-bit MMIO regions correctly
Marcel Apfelbaum
2016-07-29
acpi: refactor pxb crs computation
Marcel Apfelbaum
2016-07-29
hw/acpi: fix a DSDT table issue when a pxb is present.
Marcel Apfelbaum
2016-07-26
Revert "pc: Enforce adding CPUs contiguously and removing them in opposite or...
Igor Mammedov
2016-07-26
pc: Init CPUState->cpu_index with index in possible_cpus[]
Igor Mammedov
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-21
intel_iommu: avoid unnamed fields
Michael S. Tsirkin
2016-07-21
intel_iommu: disallow kernel-irqchip=on with IR
Peter Xu
2016-07-21
intel_iommu: support all masks in interrupt entry cache invalidation
Radim Krčmář
2016-07-21
kvm-irqchip: do explicit commit when update irq
Peter Xu
2016-07-21
kvm-irqchip: simplify kvm_irqchip_add_msi_route
Peter Xu
2016-07-21
intel_iommu: add SID validation for IR
Peter Xu
2016-07-21
intel_iommu: Add support for Extended Interrupt Mode
Jan Kiszka
2016-07-21
x86-iommu: introduce IEC notifiers
Peter Xu
2016-07-21
intel_iommu: add support for split irqchip
Peter Xu
2016-07-21
q35: ioapic: add support for emulated IOAPIC IR
Peter Xu
2016-07-21
intel_iommu: get rid of {0} initializers
Michael S. Tsirkin
2016-07-20
intel_iommu: Add support for PCI MSI remap
Peter Xu
2016-07-20
intel_iommu: add IR translation faults defines
Peter Xu
2016-07-20
intel_iommu: handle interrupt remap enable
Peter Xu
2016-07-20
intel_iommu: define interrupt remap table addr register
Peter Xu
2016-07-20
acpi: add DMAR scope definition for root IOAPIC
Peter Xu
2016-07-20
intel_iommu: set IR bit for ECAP register
Peter Xu
2016-07-20
intel_iommu: allow queued invalidation for IR
Peter Xu
2016-07-20
acpi: enable INTR for DMAR report structure
Peter Xu
2016-07-20
x86-iommu: introduce "intremap" property
Peter Xu
2016-07-20
x86-iommu: provide x86_iommu_get_default
Peter Xu
2016-07-20
intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu
Peter Xu
2016-07-20
x86-iommu: introduce parent class
Peter Xu
2016-07-20
pc: Make device_del CPU work for x86 CPUs
Igor Mammedov
2016-07-20
(kvm)apic: Add unrealize callbacks
Igor Mammedov
2016-07-20
apic: kvm-apic: Fix crash due to access to freed memory region
Igor Mammedov
2016-07-20
pc: Implement query-hotpluggable-cpus callback
Igor Mammedov
2016-07-20
pc: Enforce adding CPUs contiguously and removing them in opposite order
Igor Mammedov
2016-07-20
pc: Forbid BSP removal
Igor Mammedov
2016-07-20
pc: Register created initial and hotpluged CPUs in one place pc_cpu_plug()
Igor Mammedov
2016-07-20
pc: Delay setting number of boot CPUs to machine_done time
Igor Mammedov
2016-07-20
pc: Set APIC ID based on socket/core/thread ids if it's not been set yet
Igor Mammedov
2016-07-20
target-i386: Add socket/core/thread properties to X86CPU
Igor Mammedov
2016-07-20
pc: cpu: Consolidate apic-id validity checks in pc_cpu_pre_plug()
Igor Mammedov
[next]