Age | Commit message (Expand) | Author | Files | Lines |
2015-09-10 | pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines | Igor Mammedov | 1 | -0/+1 |
2015-09-10 | acpi: Remove unused definition. | Richard W.M. Jones | 1 | -1/+0 |
2015-09-10 | virtio: avoid leading underscores for helpers | Cornelia Huck | 2 | -6/+7 |
2015-09-10 | pc: Remove redundant arguments from xen_hvm_init() | Eduardo Habkost | 1 | -2/+2 |
2015-09-08 | xlnx-zynqmp: Connect the sysbus AHCI to ZynqMP | Alistair Francis | 1 | -0/+3 |
2015-09-08 | hw/intc/arm_gic_common: Configure IRQs as NS if doing direct NS kernel boot | Peter Maydell | 1 | -0/+1 |
2015-09-08 | hw/arm: new interface for devices which need to behave differently for kernel... | Peter Maydell | 1 | -0/+43 |
2015-09-08 | qom: Add recursive version of object_child_for_each | Peter Crosthwaite | 1 | -0/+15 |
2015-09-08 | hw/intc/arm_gic: Drop running_irq and last_active arrays | Peter Maydell | 1 | -10/+0 |
2015-09-08 | hw/intc/arm_gic: Fix handling of GICC_APR<n>, GICC_NSAPR<n> registers | Peter Maydell | 1 | -0/+1 |
2015-09-07 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into staging | Peter Maydell | 2 | -6/+39 |
2015-09-07 | s390/sclp: store the increment_size in the sclp device | David Hildenbrand | 1 | -0/+1 |
2015-09-07 | s390/sclp: move sclp_service_interrupt into the sclp device | David Hildenbrand | 1 | -0/+1 |
2015-09-07 | s390/sclp: move sclp_execute related functions into the SCLP class | David Hildenbrand | 1 | -0/+9 |
2015-09-07 | s390/sclp: introduce a root sclp device | David Hildenbrand | 2 | -2/+22 |
2015-09-07 | s390/sclp: replace sclp event types with proper defines | David Hildenbrand | 1 | -0/+1 |
2015-09-07 | s390/sclp: rework sclp event facility initialization + device realization | David Hildenbrand | 1 | -2/+1 |
2015-09-07 | s390x/event-facility: fix location of receive mask | Cornelia Huck | 1 | -2/+4 |
2015-09-07 | Make pow2ceil() and pow2floor() inline | Peter Maydell | 2 | -15/+34 |
2015-09-07 | Remove unused qemu_fls function | Peter Maydell | 1 | -1/+0 |
2015-09-07 | i.MX: Add i2C devices to i.MX31 SOC | Jean-Christophe Dubois | 1 | -0/+11 |
2015-09-07 | i.MX: Add qtest support for I2C device emulator. | Jean-Christophe Dubois | 1 | -0/+1 |
2015-09-07 | i.MX: Add SOC support for i.MX25 | Jean-Christophe Dubois | 1 | -0/+234 |
2015-09-07 | i.MX: Add FEC Ethernet Emulator | Jean-Christophe Dubois | 1 | -0/+113 |
2015-09-07 | i.MX: Add I2C controller emulator | Jean-Christophe Dubois | 1 | -0/+87 |
2015-09-07 | i.MX: KZM: use standalone i.MX31 SOC support | Jean-Christophe Dubois | 1 | -26/+0 |
2015-09-07 | i.MX: Add SOC support for i.MX31 | Jean-Christophe Dubois | 1 | -0/+98 |
2015-09-07 | hw/arm/virt: Add high MMIO PCI region, 512G in size | Pavel Fedin | 2 | -0/+2 |
2015-09-07 | smbios: add smbios 3.0 support | Wei Huang | 1 | -14/+48 |
2015-09-07 | include/exec/softmmu-semi.h: Add support for 64-bit values | Peter Maydell | 1 | -0/+18 |
2015-09-07 | gdbstub: Implement gdb_do_syscallv() | Peter Maydell | 1 | -0/+27 |
2015-09-03 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150903' into staging | Peter Maydell | 1 | -0/+60 |
2015-09-03 | s390x: Disable storage key migration on old machine type | Jason J. Herne | 1 | -0/+1 |
2015-09-03 | s390x: Info skeys sub-command | Jason J. Herne | 1 | -0/+2 |
2015-09-03 | s390x: Dump-skeys hmp support | Jason J. Herne | 1 | -0/+2 |
2015-09-03 | s390x: Create QOM device for s390 storage keys | Jason J. Herne | 1 | -0/+55 |
2015-09-02 | block: more check for replaced node | Wen Congyang | 1 | -1/+2 |
2015-08-26 | exec-all: Translate TCI return addresses backwards too | Peter Crosthwaite | 1 | -5/+1 |
2015-08-25 | cputlb: Add functions for flushing TLB for a single MMU index | Peter Maydell | 1 | -0/+47 |
2015-08-25 | xlnx-zynqmp: Connect the four OCM banks | Alistair Francis | 1 | -0/+6 |
2015-08-24 | linux-user: remove useless macros GUEST_BASE and RESERVED_VA | Laurent Vivier | 2 | -7/+5 |
2015-08-24 | linux-user: remove --enable-guest-base/--disable-guest-base | Laurent Vivier | 1 | -5/+0 |
2015-08-19 | apic_internal.h: Include cpu.h directly | Peter Maydell | 1 | -0/+1 |
2015-08-19 | qemu-common.h: Move muldiv64() to host-utils.h | Peter Maydell | 3 | -31/+30 |
2015-08-19 | osdep.h: Add header comment | Peter Maydell | 1 | -0/+24 |
2015-08-19 | osdep.h: Move some OS header includes and fixups from qemu-common.h | Peter Maydell | 2 | -55/+49 |
2015-08-19 | qemu-common.h: Move Win32 fixups into os-win32.h | Peter Maydell | 2 | -17/+18 |
2015-08-19 | compiler.h: Use glue() in QEMU_BUILD_BUG_ON define | Peter Maydell | 1 | -3/+1 |
2015-08-19 | osdep.h: Move some compiler-specific things to compiler.h | Peter Maydell | 2 | -47/+48 |
2015-08-19 | osdep.h: Remove qemu_printf | Peter Maydell | 1 | -2/+0 |