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
2015-09-08
xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP
Alistair Francis
2015-09-08
xlnx-zynqmp.c: Convert some of the error_propagate() calls to error_abort
Alistair Francis
2015-09-08
ahci.c: Don't assume AHCIState's parent is AHCIPCIState
Alistair Francis
2015-09-08
ahci: Separate the AHCI state structure into the header
Alistair Francis
2015-09-08
cadence_gem: Correct Marvell PHY SPCFC reset value
Alistair Francis
2015-09-08
hw/arm/virt: Enable TZ extensions on the GIC if we are using them
Peter Maydell
2015-09-08
hw/arm/virt: Default to not providing TrustZone support
Peter Maydell
2015-09-08
hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs
Peter Maydell
2015-09-08
hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot
Peter Maydell
2015-09-08
hw/arm: new interface for devices which need to behave differently for kernel...
Peter Maydell
2015-09-08
hw/intc/arm_gic: Actually set the active bits for active interrupts
Peter Maydell
2015-09-08
hw/intc/arm_gic: Drop running_irq and last_active arrays
Peter Maydell
2015-09-08
hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers
Peter Maydell
2015-09-08
hw/intc/arm_gic: Running priority is group priority, not full priority
Peter Maydell
2015-09-08
armv7m_nvic: Implement ICSR without using internal GIC state
Peter Maydell
2015-09-07
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into staging
Peter Maydell
2015-09-07
s390/sclp: simplify calculation of rnmax
David Hildenbrand
2015-09-07
s390/sclp: store the increment_size in the sclp device
David Hildenbrand
2015-09-07
s390: unify allocation of initial memory
David Hildenbrand
2015-09-07
s390: move memory calculation into the sclp device
David Hildenbrand
2015-09-07
s390/sclp: ignore memory hotplug operations if it is disabled
David Hildenbrand
2015-09-07
s390: disallow memory hotplug for the s390-virtio machine
David Hildenbrand
2015-09-07
s390: no need to manually parse for slots and maxmem
David Hildenbrand
2015-09-07
s390/sclp: move sclp_service_interrupt into the sclp device
David Hildenbrand
2015-09-07
s390/sclp: move sclp_execute related functions into the SCLP class
David Hildenbrand
2015-09-07
s390/sclp: introduce a root sclp device
David Hildenbrand
2015-09-07
s390/sclp: temporarily fix unassignment/reassignment of memory subregions
David Hildenbrand
2015-09-07
s390/sclp: replace sclp event types with proper defines
David Hildenbrand
2015-09-07
s390/sclp: rework sclp event facility initialization + device realization
David Hildenbrand
2015-09-07
sclp/s390: rework sclp cpu hotplug device notification
David Hildenbrand
2015-09-07
s390x/kvm: make setting of in-kernel irq routes more efficient
Jens Freimann
2015-09-07
s390x/css: start with cleared cstat/dstat
Cornelia Huck
2015-09-07
s390x/event-facility: fix receive mask check
Cornelia Huck
2015-09-07
s390x/css: ccw-0 enforces count > 0
Cornelia Huck
2015-09-07
s390x/css: handle ccw-0 TIC correctly
Pierre Morel
2015-09-07
hw/block/nvme.c: Use pow2ceil() rather than hand-calculation
Peter Maydell
2015-09-07
hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculation
Peter Maydell
2015-09-07
hw/pci: Use pow2ceil() rather than hand-calculation
Peter Maydell
2015-09-07
arm/virt: Add full-sized CPU affinity handling
Pavel Fedin
2015-09-07
i.MX: Add i2C devices to i.MX31 SOC
Jean-Christophe Dubois
2015-09-07
i.MX: Add the i.MX25 PDK platform
Jean-Christophe Dubois
2015-09-07
i.MX: Add SOC support for i.MX25
Jean-Christophe Dubois
2015-09-07
i.MX: Add FEC Ethernet Emulator
Jean-Christophe Dubois
2015-09-07
i.MX: Add I2C controller emulator
Jean-Christophe Dubois
2015-09-07
i.MX: KZM: use standalone i.MX31 SOC support
Jean-Christophe Dubois
2015-09-07
i.MX: Add SOC support for i.MX31
Jean-Christophe Dubois
2015-09-07
hw/arm/virt: Add high MMIO PCI region, 512G in size
Pavel Fedin
2015-09-07
smbios: implement smbios support for mach-virt
Wei Huang
2015-09-07
smbios: add smbios 3.0 support
Wei Huang
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
[next]