index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
i386
Age
Commit message (
Expand
)
Author
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
shutdown: Prepare for use of an enum in reset/shutdown_request
Eric Blake
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2017-05-17
kvmvapic: Remove user_creatable flag
Eduardo Habkost
2017-05-17
ioapic: Remove user_creatable flag
Eduardo Habkost
2017-05-17
kvmclock: Remove user_creatable flag
Eduardo Habkost
2017-05-17
iommu: Remove FIXME comment about user_creatable=true
Eduardo Habkost
2017-05-17
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-16
xen/mapcache: store dma information in revmapcache entries for debugging
Stefano Stabellini
2017-05-11
pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
Igor Mammedov
2017-05-11
pc: add node-id property to CPU
Igor Mammedov
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
2017-05-11
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
2017-05-10
iommu: Don't crash if machine is not PC_MACHINE
Eduardo Habkost
2017-05-10
pc: add 2.10 machine type
Peter Xu
2017-05-10
pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware boot
Igor Mammedov
2017-05-10
hw/acpi-defs: replace leading X with x_ in FADT field names
Ard Biesheuvel
2017-05-03
hw/i386: Build-time assertion on pc/q35 reset register being identical.
Phil Dennis-Jordan
2017-05-03
hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.
Phil Dennis-Jordan
2017-04-26
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...
Peter Maydell
2017-04-25
move xen-mapcache.c to hw/i386/xen/
Anthony Xu
2017-04-25
move xen-hvm.c to hw/i386/xen/
Anthony Xu
2017-04-24
error: Apply error_propagate_null.cocci again
Fam Zheng
2017-04-20
intel_iommu: enable remote IOTLB
Peter Xu
2017-04-20
intel_iommu: allow dynamic switch of IOMMU region
Peter Xu
2017-04-20
intel_iommu: provide its own replay() callback
Peter Xu
2017-04-20
intel_iommu: use the correct memory region for device IOTLB notification
Jason Wang
2017-03-24
trace: Avoid abuse of amdvi_mmio_read
Eric Blake
2017-03-22
xen: create wrappers for all other uses of xc_hvm_XXX() functions
Paul Durrant
2017-03-14
kvmclock: Don't crash QEMU if KVM is disabled
Eduardo Habkost
2017-03-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-03-02
hw/pxb-pcie: fix PCI Express hotplug support
Marcel Apfelbaum
2017-03-02
acpi: simplify _OSC
Michael S. Tsirkin
2017-03-02
ACPI: Add Virtual Machine Generation ID support
Ben Warren
2017-03-01
pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twice
Igor Mammedov
2017-02-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
2017-02-22
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
2017-02-22
change CPUArchId.cpu type to Object*
Igor Mammedov
2017-02-22
pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done witho...
Igor Mammedov
2017-02-22
pc: calculate topology only once when possible_cpus is initialised
Igor Mammedov
2017-02-22
pc: move pcms->possible_cpus init out of pc_cpus_init()
Igor Mammedov
2017-02-22
machine: move possible_cpus to MachineState
Igor Mammedov
2017-02-21
hw/i386: Deprecate -drive if=scsi with PC machine types
Markus Armbruster
2017-02-21
hw: Deprecate -drive if=scsi with non-onboard HBAs
Markus Armbruster
2017-02-21
hw: Default -drive to if=ide explicitly where it works
Markus Armbruster
2017-02-17
intel_iommu: vtd_slpt_level_shift check level
Peter Xu
[next]