Age | Commit message (Expand) | Author |
2020-07-21 | qom: Change object_get_canonical_path_component() not to malloc | Markus Armbruster |
2020-07-20 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200720'... | Peter Maydell |
2020-07-20 | qdev: Document GPIO related functions | Peter Maydell |
2020-07-20 | qdev: Document qdev_unrealize() | Peter Maydell |
2020-07-20 | qdev: Move doc comments from qdev.c to qdev-core.h | Peter Maydell |
2020-07-20 | hw/arm/virt: Enable MTE via a machine property | Richard Henderson |
2020-07-20 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200720' into... | Peter Maydell |
2020-07-20 | Merge remote-tracking branch 'remotes/cminyard/tags/for-qemu-i2c-5' into staging | Peter Maydell |
2020-07-20 | spapr: Add a new level of NUMA for GPUs | Reza Arbab |
2020-07-16 | hw/i2c: Document the I2C qdev helpers | Philippe Mathieu-Daudé |
2020-07-16 | hw/i2c: Rename i2c_create_slave() as i2c_slave_create_simple() | Philippe Mathieu-Daudé |
2020-07-16 | hw/i2c: Rename i2c_realize_and_unref() as i2c_slave_realize_and_unref() | Philippe Mathieu-Daudé |
2020-07-16 | hw/i2c: Rename i2c_try_create_slave() as i2c_slave_new() | Philippe Mathieu-Daudé |
2020-07-16 | hw/i2c/aspeed_i2c: Simplify aspeed_i2c_get_bus() | Philippe Mathieu-Daudé |
2020-07-16 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2020-07-15 | net: check if the file descriptor is valid before using it | Laurent Vivier |
2020-07-15 | cputlb: ensure we save the IOTLB data in case of reset | Alex Bennée |
2020-07-14 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-07-13-tag' in... | Peter Maydell |
2020-07-14 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2020-07-14 | block: Add support to warn on backing file change without format | Eric Blake |
2020-07-14 | file-posix: Mitigate file fragmentation with extent size hints | Kevin Wolf |
2020-07-13 | hw/char: Convert the Ibex UART to use the registerfields API | Alistair Francis |
2020-07-13 | hw/char: Convert the Ibex UART to use the qdev Clock model | Alistair Francis |
2020-07-13 | riscv: Add opensbi firmware dynamic support | Atish Patra |
2020-07-13 | RISC-V: Copy the fdt in dram instead of ROM | Atish Patra |
2020-07-13 | riscv: Unify Qemu's reset vector code path | Atish Patra |
2020-07-13 | util: Introduce qemu_get_host_name() | Michal Privoznik |
2020-07-13 | bswap.h: Include <endian.h> on Haiku for bswap operations | David CARLIER |
2020-07-13 | osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLL | David CARLIER |
2020-07-13 | osdep.h: Always include <sys/signal.h> if it exists | David CARLIER |
2020-07-13 | Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor | Jean-Christophe Dubois |
2020-07-13 | Add the ability to change the FEC PHY MDIO device number on i.MX6 processor | Jean-Christophe Dubois |
2020-07-13 | Add the ability to change the FEC PHY MDIO device number on i.MX25 processor | Jean-Christophe Dubois |
2020-07-13 | hw/arm/bcm2836: Remove unused 'cpu_type' field | Philippe Mathieu-Daudé |
2020-07-13 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1... | Peter Maydell |
2020-07-13 | Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch | Thomas Huth |
2020-07-13 | chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h" | Philippe Mathieu-Daudé |
2020-07-11 | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i... | Peter Maydell |
2020-07-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-07-11 | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st... | Peter Maydell |
2020-07-11 | hw/avr: Add support for loading ELF/raw binaries | Philippe Mathieu-Daudé |
2020-07-11 | hw/misc: avr: Add limited support for power reduction device | Michael Rolnik |
2020-07-11 | hw/timer: avr: Add limited support for 16-bit timer peripheral | Michael Rolnik |
2020-07-11 | hw/char: avr: Add limited support for USART peripheral | Michael Rolnik |
2020-07-11 | target/avr: Register AVR support with the rest of QEMU | Michael Rolnik |
2020-07-10 | apic: Report current_count via 'info lapic' | Jan Kiszka |
2020-07-10 | cpu-throttle: new module, extracted from cpus.c | Claudio Fontana |
2020-07-10 | i386: hvf: Don't duplicate register reset | Roman Bolshakov |
2020-07-10 | i386: hvf: Add hvf_cpu_synchronize_pre_loadvm() | Roman Bolshakov |
2020-07-10 | i386: hvf: Move synchronize functions to sysemu | Roman Bolshakov |