summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* xlnx-zynqmp: Connect the sysbus AHCI to ZynqMPAlistair Francis2015-09-081-0/+3
* hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel bootPeter Maydell2015-09-081-0/+1
* hw/arm: new interface for devices which need to behave differently for kernel...Peter Maydell2015-09-081-0/+43
* hw/intc/arm_gic: Drop running_irq and last_active arraysPeter Maydell2015-09-081-10/+0
* hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registersPeter Maydell2015-09-081-0/+1
* s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand2015-09-071-0/+1
* s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand2015-09-071-0/+1
* s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand2015-09-071-0/+9
* s390/sclp: introduce a root sclp deviceDavid Hildenbrand2015-09-072-2/+22
* s390/sclp: replace sclp event types with proper definesDavid Hildenbrand2015-09-071-0/+1
* s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand2015-09-071-2/+1
* s390x/event-facility: fix location of receive maskCornelia Huck2015-09-071-2/+4
* i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois2015-09-071-0/+11
* i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois2015-09-071-0/+1
* i.MX: Add SOC support for i.MX25Jean-Christophe Dubois2015-09-071-0/+234
* i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois2015-09-071-0/+113
* i.MX: Add I2C controller emulatorJean-Christophe Dubois2015-09-071-0/+87
* i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois2015-09-071-26/+0
* i.MX: Add SOC support for i.MX31Jean-Christophe Dubois2015-09-071-0/+98
* hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin2015-09-072-0/+2
* smbios: add smbios 3.0 supportWei Huang2015-09-071-14/+48
* s390x: Disable storage key migration on old machine typeJason J. Herne2015-09-031-0/+1
* s390x: Info skeys sub-commandJason J. Herne2015-09-031-0/+2
* s390x: Dump-skeys hmp supportJason J. Herne2015-09-031-0/+2
* s390x: Create QOM device for s390 storage keysJason J. Herne2015-09-031-0/+55
* xlnx-zynqmp: Connect the four OCM banksAlistair Francis2015-08-251-0/+6
* apic_internal.h: Include cpu.h directlyPeter Maydell2015-08-191-0/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-08-134-31/+129
|\
| * smbios: move smbios code into a common folderWei Huang2015-08-131-0/+0
| * smbios: remove dependency on x86 e820 tablesWei Huang2015-08-131-1/+9
| * virtio-net: remove useless codesJason Wang2015-08-131-1/+0
| * pci: allow 0 address for PCI IO/MEM regionsLaurent Vivier2015-08-131-1/+2
| * pc: Remove redundant arguments from pc_memory_init()Eduardo Habkost2015-08-131-2/+0
| * pc: Remove redundant arguments from pc_cmos_init()Eduardo Habkost2015-08-131-2/+0
| * pc: Remove redundant arguments from *load_linux()Eduardo Habkost2015-08-131-4/+1
| * pc: Use PCMachineState as pc_guest_info_init() argumentEduardo Habkost2015-08-131-2/+1
| * pc: Move {above,below}_4g_mem_size variables to PCMachineStateEduardo Habkost2015-08-131-0/+1
| * pc: Use PCMachineState for pc_memory_init() argumentEduardo Habkost2015-08-131-1/+1
| * pc: Use PCMachineState for pc_cmos_init() argumentEduardo Habkost2015-08-131-2/+3
| * pc: Eliminate pc_default_machine_options()Eduardo Habkost2015-08-131-6/+0
| * pc: Eliminate pc_common_machine_options()Eduardo Habkost2015-08-131-6/+0
| * pc: Move PCMachineClass, PCMachineState to qemu/typedefs.hEduardo Habkost2015-08-131-3/+1
| * pc: Use PC_COMPAT_* for CPUID feature compatibilityEduardo Habkost2015-08-131-2/+112
* | hw/arm/gic: Kill code duplicationPavel Fedin2015-08-131-0/+3
* | i.MX: Split GPT emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+107
* | i.MX: Split EPIT emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+79
* | i.MX: Split CCM emulator in a header file and a source fileJean-Christophe Dubois2015-08-132-10/+93
* | i.MX: Split AVIC emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+55
* | i.MX: Split UART emulator in a header file and a source fileJean-Christophe Dubois2015-08-131-0/+102
|/
* virtio: fix 1.0 virtqueue migrationJason Wang2015-08-051-0/+6
OpenPOWER on IntegriCloud