Age | Commit message (Expand) | Author |
2019-05-09 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0... | Peter Maydell |
2019-05-09 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell |
2019-05-09 | include/exec/poison: Mark TARGET_FMT_lu as poisoned, too | Thomas Huth |
2019-05-08 | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-05-07' into st... | Peter Maydell |
2019-05-08 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190507'... | Peter Maydell |
2019-05-07 | qemu-nbd: Look up flag names in array | Max Reitz |
2019-05-07 | osdep: Fix mingw compilation regarding stdio formats | Cao Jiaxi |
2019-05-07 | QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets | Cao Jiaxi |
2019-05-07 | arm: aspeed: Set SDRAM size | Joel Stanley |
2019-05-07 | hw/arm/virt: Support firmware configuration with -blockdev | Markus Armbruster |
2019-05-07 | pflash_cfi01: New pflash_cfi01_legacy_drive() | Markus Armbruster |
2019-05-07 | i2c-ddc: move it to hw/display | Paolo Bonzini |
2019-05-03 | Header cleanups | Aruna Jayasena |
2019-05-02 | accel: Remove unused AccelClass::available field | Eduardo Habkost |
2019-05-02 | qtest: Don't compile qtest accel on non-POSIX systems | Eduardo Habkost |
2019-04-30 | block: introduce byte-based io helpers | Vladimir Sementsov-Ogievskiy |
2019-04-29 | hw/devices: Move SMSC 91C111 declaration into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string | Philippe Mathieu-Daudé |
2019-04-29 | hw/net/ne2000-isa: Add guards to the header | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move LAN9118 declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move TI touchscreen declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move Gamepad declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move CBus declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move Blizzard declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/devices: Move TC6393XB declarations into a new header | Philippe Mathieu-Daudé |
2019-04-29 | hw/display/tc6393xb: Remove unused functions | Philippe Mathieu-Daudé |
2019-04-29 | hw/arm/smmuv3: Remove SMMUNotifierNode | Eric Auger |
2019-04-28 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging | Peter Maydell |
2019-04-27 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into... | Peter Maydell |
2019-04-26 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2019-04-26 | ppc/hash64: Rework R and C bit updates | Benjamin Herrenschmidt |
2019-04-26 | spapr: Drop duplicate PCI swizzle code | Greg Kurz |
2019-04-26 | spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers | Cédric Le Goater |
2019-04-26 | spapr: Support NVIDIA V100 GPU with NVLink2 | Alexey Kardashevskiy |
2019-04-25 | util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap | Zhang Yi |
2019-04-25 | cpu: Rename parse_cpu_model() to parse_cpu_option() | Eduardo Habkost |
2019-04-25 | vl.c: make find_default_machine() local | Wei Yang |
2019-04-25 | hw: add compat machines for 4.1 | Cornelia Huck |
2019-04-25 | Merge tag 's390-ccw-bios-2019-04-12' into s390-next-staging | Cornelia Huck |
2019-04-25 | exec: Introduce qemu_maxrampagesize() and rename qemu_getrampagesize() | David Hildenbrand |
2019-04-24 | tcg: Hoist max_insns computation to tb_gen_code | Richard Henderson |
2019-04-18 | include: Move fprintf_function to disas/ | Markus Armbruster |
2019-04-18 | disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h | Markus Armbruster |
2019-04-18 | monitor: Clean up how monitor_disas() funnels output to monitor | Markus Armbruster |
2019-04-18 | qom/cpu: Simplify how CPUClass:cpu_dump_state() prints | Markus Armbruster |
2019-04-18 | qemu-print: New qemu_fprintf(), qemu_vfprintf() | Markus Armbruster |
2019-04-18 | qom/cpu: Simplify how CPUClass::dump_statistics() prints | Markus Armbruster |
2019-04-18 | target: Simplify how the TARGET_cpu_list() print | Markus Armbruster |
2019-04-18 | memory: Clean up how mtree_info() prints | Markus Armbruster |
2019-04-18 | block/qapi: Clean up how we print to monitor or stdout | Markus Armbruster |