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
...
|
*
nvdimm acpi: introduce fit buffer
Xiao Guangrong
2016-11-01
2
-1
/
+20
|
*
nvdimm acpi: prebuild nvdimm devices for available slots
Xiao Guangrong
2016-11-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
2016-10-31
2
-14
/
+17
|
\
\
|
*
|
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
2016-10-31
2
-14
/
+13
|
*
|
tcg: protect translation related stuff with tb_lock.
KONRAD Frederic
2016-10-31
1
-0
/
+4
|
|
/
*
/
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-1
/
+0
|
/
*
pc: q35: Bump max_cpus to 288
Igor Mammedov
2016-10-24
1
-0
/
+2
*
pc: Require IRQ remapping and EIM if there could be x2APIC CPUs
Igor Mammedov
2016-10-24
1
-0
/
+14
*
pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs
Igor Mammedov
2016-10-24
1
-15
/
+29
*
pc: Clarify FW_CFG_MAX_CPUS usage comment
Igor Mammedov
2016-10-24
1
-10
/
+8
*
pc: kvm_apic: Pass APIC ID depending on xAPIC/x2APIC mode
Igor Mammedov
2016-10-24
1
-2
/
+10
*
pc: Leave max apic_id_limit only in legacy cpu hotplug code
Igor Mammedov
2016-10-24
1
-6
/
+0
*
pc: acpi: x2APIC support for SRAT table
Igor Mammedov
2016-10-24
1
-10
/
+24
*
pc: acpi: x2APIC support for MADT table and _MAT method
Igor Mammedov
2016-10-24
1
-24
/
+54
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-10-24
1
-1
/
+1
|
\
|
*
sun4uv: fix serial initialization regression
Marc-André Lureau
2016-10-24
1
-1
/
+1
*
|
xen_platform: SUSE xenlinux unplug for emulated PCI
Olaf Hering
2016-10-21
1
-1
/
+26
*
|
xen_platform: unplug also SCSI disks
Olaf Hering
2016-10-21
1
-0
/
+4
|
/
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
2016-10-18
1
-30
/
+26
|
\
|
*
pc: Register TYPE_PC_MACHINE properties as class properties
Eduardo Habkost
2016-10-17
1
-30
/
+26
*
|
intel_iommu: reject broken EIM
Radim Krčmář
2016-10-17
1
-1
/
+15
*
|
intel_iommu: add OnOffAuto intr_eim as "eim" property
Radim Krčmář
2016-10-17
1
-3
/
+21
*
|
intel_iommu: redo configuraton check in realize
Radim Krčmář
2016-10-17
1
-8
/
+18
*
|
intel_iommu: pass whole remapped addresses to apic
Radim Krčmář
2016-10-17
1
-12
/
+9
*
|
apic: add send_msi() to APICCommonClass
Radim Krčmář
2016-10-17
2
-6
/
+19
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-10-10
3
-10
/
+17
|
\
|
*
intel-iommu: Check IOAPIC's Trigger Mode against the one in IRTE
Feng Wu
2016-10-10
1
-0
/
+12
|
*
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
2016-10-10
2
-10
/
+5
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-10-10
1
-9
/
+13
|
\
\
|
|
/
|
/
|
|
*
hw/iommu: Fix problems reported by Coverity scan
David Kiarie
2016-10-04
1
-9
/
+13
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-04
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
block-backend: remove blk_flush_all
John Snow
2016-09-29
1
-2
/
+0
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-09-29
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
trace: move hw/mem/pc-dimm.c trace points into correct file
Daniel P. Berrange
2016-09-28
1
-4
/
+0
*
|
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
2016-09-27
2
-6
/
+5
*
|
intel_iommu, amd_iommu: allow UNMAP notifiers
Peter Xu
2016-09-27
2
-7
/
+15
*
|
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
2016-09-27
2
-4
/
+8
|
/
*
hw/i386: AMD IOMMU IVRS table
David Kiarie
2016-09-24
4
-9
/
+76
*
hw/i386: Introduce AMD IOMMU
David Kiarie
2016-09-24
3
-0
/
+1490
*
hw/i386/trace-events: Add AMD IOMMU trace events
David Kiarie
2016-09-23
1
-0
/
+29
*
kvm: apic: set APIC base as part of kvm_apic_put
Dr. David Alan Gilbert
2016-09-22
1
-0
/
+2
*
kvm/apic: drop debugging
Michael S. Tsirkin
2016-09-19
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-15
2
-8
/
+11
|
\
|
*
kvmvapic: fix state change handler
Pavel Dovgalyuk
2016-09-15
1
-0
/
+1
|
*
pc: apic: fix touch LAPIC when irqchip is split
Wanpeng Li
2016-09-14
1
-8
/
+10
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-15
1
-2
/
+25
|
\
|
|
*
x86/lapic: Load LAPIC state at post_load
Dr. David Alan Gilbert
2016-09-13
1
-2
/
+25
*
|
trace-event: display "%d" instead of "0x%d"
Laurent Vivier
2016-09-13
1
-1
/
+1
*
|
pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIP
Bruce Rogers
2016-09-13
1
-1
/
+1
|
/
*
pc: Add 2.8 machine
Longpeng(Mike)
2016-09-09
2
-5
/
+24
[prev]
[next]