Age | Commit message (Expand) | Author |
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-08 | i440fx: make types configurable at run-time | Michael S. Tsirkin |
2015-09-07 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into staging | Peter Maydell |
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 | Make pow2ceil() and pow2floor() inline | Peter Maydell |
2015-09-07 | Remove unused qemu_fls function | Peter Maydell |
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-07 | include/exec/softmmu-semi.h: Add support for 64-bit values | Peter Maydell |
2015-09-07 | gdbstub: Implement gdb_do_syscallv() | Peter Maydell |
2015-09-03 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150903' into staging | Peter Maydell |
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-09-02 | block: more check for replaced node | Wen Congyang |
2015-08-26 | exec-all: Translate TCI return addresses backwards too | Peter Crosthwaite |
2015-08-25 | cputlb: Add functions for flushing TLB for a single MMU index | Peter Maydell |
2015-08-25 | xlnx-zynqmp: Connect the four OCM banks | Alistair Francis |
2015-08-24 | linux-user: remove useless macros GUEST_BASE and RESERVED_VA | Laurent Vivier |
2015-08-24 | linux-user: remove --enable-guest-base/--disable-guest-base | Laurent Vivier |
2015-08-19 | apic_internal.h: Include cpu.h directly | Peter Maydell |
2015-08-19 | qemu-common.h: Move muldiv64() to host-utils.h | Peter Maydell |
2015-08-19 | osdep.h: Add header comment | Peter Maydell |
2015-08-19 | osdep.h: Move some OS header includes and fixups from qemu-common.h | Peter Maydell |
2015-08-19 | qemu-common.h: Move Win32 fixups into os-win32.h | Peter Maydell |
2015-08-19 | compiler.h: Use glue() in QEMU_BUILD_BUG_ON define | Peter Maydell |
2015-08-19 | osdep.h: Move some compiler-specific things to compiler.h | Peter Maydell |
2015-08-19 | osdep.h: Remove qemu_printf | Peter Maydell |
2015-08-18 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-08-14 | exec: drop cpu_can_do_io, just read cpu->can_do_io | Paolo Bonzini |
2015-08-14 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |