Age | Commit message (Expand) | Author |
2015-09-23 | ppc/spapr: Use qemu_log_mask() for hcall_dprintf() | Thomas Huth |
2015-09-19 | machine: Eliminate QEMUMachine and qemu_register_machine() | Eduardo Habkost |
2015-09-19 | machine: DEFINE_MACHINE() macro | Eduardo Habkost |
2015-09-19 | machine: MACHINE_TYPE_NAME macro | Eduardo Habkost |
2015-09-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-14 | i.MX: Add GPIO devices to i.MX25 SOC | Jean-Christophe Dubois |
2015-09-14 | i.MX: Add GPIO devices to i.MX31 SOC | Jean-Christophe Dubois |
2015-09-14 | i.MX: Add GPIO device | Jean-Christophe Dubois |
2015-09-14 | arm: xlnx-zynqmp: Fix up GIC region size | Nathan Rossi |
2015-09-10 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2015-09-10-tag' in... | Peter Maydell |
2015-09-10 | xen: use errno instead of rc for xc_domain_add_to_physmap | Konrad Rzeszutek Wilk |
2015-09-10 | xen/HVM: atomically access pointers in bufioreq handling | Jan Beulich |
2015-09-10 | igd gfx passthrough: create a isa bridge | Tiejun Chen |
2015-09-10 | xen, gfx passthrough: basic graphics passthrough support | Tiejun Chen |
2015-09-10 | hw/pci-assign: split pci-assign.c | Tiejun Chen |
2015-09-10 | piix: create host bridge to passthrough | Tiejun Chen |
2015-09-10 | pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines | Igor Mammedov |
2015-09-10 | acpi: Remove unused definition. | Richard W.M. Jones |
2015-09-10 | virtio: avoid leading underscores for helpers | Cornelia Huck |
2015-09-10 | pc: Remove redundant arguments from xen_hvm_init() | Eduardo Habkost |
2015-09-09 | i8257: remove cpu_request_exit irq | Paolo Bonzini |
2015-09-09 | i8257: rewrite DMA_schedule to avoid hooking into the CPU loop | Paolo Bonzini |
2015-09-08 | xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP | Alistair Francis |
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: 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 | i440fx: make types configurable at run-time | Michael S. Tsirkin |
2015-09-07 | s390/sclp: store the increment_size in the sclp device | 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: 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 | s390x/event-facility: fix location of receive mask | Cornelia Huck |
2015-09-07 | i.MX: Add i2C devices to i.MX31 SOC | Jean-Christophe Dubois |
2015-09-07 | i.MX: Add qtest support for I2C device emulator. | 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: add smbios 3.0 support | Wei Huang |
2015-09-03 | s390x: Disable storage key migration on old machine type | Jason J. Herne |
2015-09-03 | s390x: Info skeys sub-command | Jason J. Herne |
2015-09-03 | s390x: Dump-skeys hmp support | Jason J. Herne |
2015-09-03 | s390x: Create QOM device for s390 storage keys | Jason J. Herne |
2015-08-25 | xlnx-zynqmp: Connect the four OCM banks | Alistair Francis |
2015-08-19 | apic_internal.h: Include cpu.h directly | Peter Maydell |