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
Age
Commit message (
Expand
)
Author
2014-02-10
pci/pcie: convert PCIE hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
pci/shpc: convert SHPC hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
acpi/piix4pm: convert ACPI PCI hotplug to use hotplug-handler API
Igor Mammedov
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
2014-02-10
hw/acpi: move typeinfo to the file end
Igor Mammedov
2014-02-10
qdev: add "hotpluggable" property to Device
Igor Mammedov
2014-02-10
qdev: add to BusState "hotplug-handler" link
Igor Mammedov
2014-02-10
define hotplug interface
Igor Mammedov
2014-02-05
pc.c: better error message on initrd sizing failure
Michael S. Tsirkin
2014-02-05
pc_piix: enable legacy hotplug for Xen
Michael S. Tsirkin
2014-02-05
hw:piix4:acpi: reuse pcihp code for legacy PCI hotplug
Igor Mammedov
2014-02-05
pcihp: make pci_read() mmio calback compatible with legacy ACPI hotplug
Igor Mammedov
2014-02-05
pcihp: make PCI hotplug mmio handlers indifferent to PCI_HOTPLUG_ADDR
Igor Mammedov
2014-02-05
pcihp: replace enable|disable_device() with oneliners
Igor Mammedov
2014-02-05
pcihp: reduce number of device check events
Michael S. Tsirkin
2014-02-04
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140131' int...
Peter Maydell
2014-02-03
cris: Remove the CRIS PIC glue
Edgar E. Iglesias
2014-02-03
axis-dev88: Connect the PIC upstream IRQs directly to the CPU
Edgar E. Iglesias
2014-02-01
Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-02-01
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20140131' into st...
Peter Maydell
2014-02-01
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2014012...
Peter Maydell
2014-01-31
arm_gic: Fix GICD_ICPENDR and GICD_ISPENDR writes
Christoffer Dall
2014-01-31
arm_gic: Introduce define for GIC_NR_SGIS
Christoffer Dall
2014-01-31
display: avoid multi-statement macro
Paolo Bonzini
2014-01-31
ZYNQ: Implement board MIDR control for Zynq
Alistair Francis
2014-01-31
hw/arm/boot: Don't set up ATAGS for autogenerated dtb booting
Peter Maydell
2014-01-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Peter Maydell
2014-01-31
Merge remote-tracking branch 'sstabellini/xen-170114' into staging
Peter Maydell
2014-01-30
Merge remote-tracking branch 'stefanha/tags/net-pull-request' into staging
Peter Maydell
2014-01-30
Merge remote-tracking branch 'mjt/tags/trivial-patches-2014-01-16' into staging
Peter Maydell
2014-01-28
virtio_rng: replace custom backend API with UserCreatable.complete() callback
Igor Mammedov
2014-01-28
vfio: correct debug macro typo
Bandan Das
2014-01-27
Fix lan9118 buffer length handling
Roy Franz
2014-01-27
Fix lan9118 TX "CMD A" handling
Roy Franz
2014-01-26
q35: document gigabyte_align
Michael S. Tsirkin
2014-01-26
q35: gigabyte alignment for ram
Gerd Hoffmann
2014-01-26
acpi: Fix PCI hole handling on build_srat()
Eduardo Habkost
2014-01-26
pc: Save size of RAM below 4GB
Eduardo Habkost
2014-01-26
hw/pci: fix error flow in pci multifunction init
Marcel Apfelbaum
2014-01-26
pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generated
Igor Mammedov
2014-01-26
pc: ACPI: unify source of CPU hotplug IO base/len
Igor Mammedov
2014-01-26
pc: ACPI: expose PRST IO range via _CRS
Igor Mammedov
2014-01-26
pc: Q35 DSDT: exclude CPU hotplug IO range from PCI bus resources
Igor Mammedov
2014-01-26
pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resources
Igor Mammedov
2014-01-26
pc: set PRST base in DSDT depending on chipset
Igor Mammedov
2014-01-26
acpi: ich9: add CPU hotplug handling to Q35 machine
Igor Mammedov
2014-01-26
acpi: factor out common cpu hotplug code for PIIX4/Q35
Igor Mammedov
2014-01-26
acpi-build: enable hotplug for PCI bridges
Michael S. Tsirkin
2014-01-26
piix4: add acpi pci hotplug support
Michael S. Tsirkin
2014-01-26
pcihp: generalization of piix4 acpi
Michael S. Tsirkin
[next]