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/kvmvapic: Remove dead code in patch_hypercalls()
Peter Maydell
2017-01-24
1
-6
/
+0
*
pci-assign: avoid pointless stat
Paolo Bonzini
2017-01-24
1
-8
/
+8
*
hw: Fix typos found by codespell
Stefan Weil
2017-01-24
1
-1
/
+1
*
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
2017-01-24
2
-12
/
+6
*
pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymore
Igor Mammedov
2017-01-24
1
-16
/
+8
*
pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()
Igor Mammedov
2017-01-24
1
-8
/
+9
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-20
3
-1
/
+5
|
\
|
*
kvm: move cpu synchronization code
Vincent Palatin
2017-01-19
2
-0
/
+2
|
*
pc: fix crash in rtc_set_memory() if initial cpu is marked as hotplugged
Igor Mammedov
2017-01-16
1
-1
/
+3
*
|
pc: Add 2.9 machine-types
Eduardo Habkost
2017-01-18
2
-5
/
+23
*
|
fw-cfg: support writeable blobs
Michael S. Tsirkin
2017-01-18
1
-2
/
+2
|
/
*
memhp: don't generate memory hotplug AML if it's not enabled/supported
Igor Mammedov
2017-01-10
1
-8
/
+1
*
memhp: move GPE handler_E03 into build_memory_hotplug_aml()
Igor Mammedov
2017-01-10
1
-5
/
+2
*
memhp: merge build_memory_devices() into build_memory_hotplug_aml()
Igor Mammedov
2017-01-10
1
-33
/
+28
*
memhp: move build_memory_devices() into memory_hotplug.c
Igor Mammedov
2017-01-10
1
-124
/
+0
*
acpi: add ATSR for q35
Jason Wang
2017-01-10
1
-0
/
+9
*
intel_iommu: support device iotlb descriptor
Jason Wang
2017-01-10
3
-7
/
+106
*
intel_iommu: allocate new key when creating new address space
Jason Wang
2017-01-10
1
-2
/
+3
*
intel_iommu: name vtd address space with devfn
Jason Wang
2017-01-10
1
-1
/
+3
*
intel_iommu: allow migration
Peter Xu
2017-01-10
1
-1
/
+21
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-01-09
2
-3
/
+3
|
\
|
*
i386: amd_iommu: fix MMIO register count and access
Prasad J Pandit
2016-12-16
2
-3
/
+3
*
|
kvmclock: reduce kvmclock difference on migration
Marcelo Tosatti
2016-12-22
1
-15
/
+127
*
|
multiboot: copy the cmdline verbatim, unescape module strings
Vlad Lungu
2016-12-22
1
-10
/
+10
*
|
pc: make pit configurable
Chao Peng
2016-12-22
3
-3
/
+23
*
|
pc: make sata configurable
Chao Peng
2016-12-22
2
-15
/
+38
*
|
pc: make smbus configurable
Chao Peng
2016-12-22
2
-5
/
+25
*
|
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
2
-2
/
+2
|
/
*
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
2016-11-30
1
-1
/
+1
*
intel_iommu: fix incorrect device invalidate
Peter Xu
2016-11-30
1
-0
/
+1
*
pci-assign: sync MSI/MSI-X cap and table with PCIDevice
Peter Xu
2016-11-28
1
-0
/
+4
*
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2016-11-21
1
-1
/
+1
|
\
|
*
acpi: Use apic_id_limit when calculating legacy ACPI table size
Eduardo Habkost
2016-11-18
1
-1
/
+1
*
|
pc: fix FW_CFG_NB_CPUS to account for -device added CPUs
Igor Mammedov
2016-11-16
1
-17
/
+27
*
|
fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
Igor Mammedov
2016-11-16
1
-0
/
+2
*
|
Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs"
Igor Mammedov
2016-11-16
1
-29
/
+15
|
/
*
nvdimm acpi: rename nvdimm_acpi_hotplug
Xiao Guangrong
2016-11-15
1
-1
/
+1
*
pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplug
Xiao Guangrong
2016-11-15
1
-6
/
+0
*
qdev: hotplug: drop HotplugHandler.post_plug callback
Xiao Guangrong
2016-11-15
1
-19
/
+4
*
acpi: fix DMAR device scope for IOAPIC
Peter Xu
2016-11-15
1
-1
/
+2
*
intel_iommu: fix incorrect assert
Peter Xu
2016-11-15
1
-1
/
+1
*
intel_iommu: fix several incorrect endianess and bit fields
Peter Xu
2016-11-15
1
-1
/
+1
*
intel_iommu: fixing source id during IOTLB hash key calculation
Jason Wang
2016-11-15
2
-2
/
+2
*
Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging
Stefan Hajnoczi
2016-11-04
2
-1
/
+3
|
\
|
*
PCMachineState: introduce acpi_build_enabled field
Wei Liu
2016-11-02
2
-1
/
+3
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
2016-11-03
2
-1
/
+39
|
\
\
|
|
/
|
/
|
|
*
pc: memhp: enable nvdimm device hotplug
Xiao Guangrong
2016-11-01
2
-0
/
+19
|
*
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
|
\
\
[next]