| Commit message (Expand) | Author | Age | Files | Lines |
* | tests/acceptance: add reverse debugging test | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+1 |
* | qapi: introduce replay.json for record/replay-related stuff | Pavel Dovgalyuk | 2020-10-06 | 1 | -0/+1 |
* | cpus: extract out whpx-specific code to target/i386/ | Claudio Fontana | 2020-10-05 | 1 | -0/+1 |
* | cpus: extract out qtest-specific code to accel/qtest | Claudio Fontana | 2020-10-05 | 1 | -1/+1 |
* | cpu-timers, icount: new modules | Claudio Fontana | 2020-10-05 | 1 | -0/+2 |
* | MAINTAINERS: Update my git address | John Snow | 2020-10-01 | 1 | -3/+3 |
* | hw/net/can: Documentation for CTU CAN FD IP open hardware core emulation. | Pavel Pisa | 2020-09-30 | 1 | -0/+9 |
* | stubs: Split accelerator / hardware related stubs | Philippe Mathieu-Daudé | 2020-09-30 | 1 | -0/+1 |
* | MAINTAINERS: add Paolo Bonzini as RCU maintainer | Stefan Hajnoczi | 2020-09-30 | 1 | -0/+8 |
* | docs/interop: Convert qemu-ga-ref to rST | Peter Maydell | 2020-09-29 | 1 | -1/+1 |
* | docs/sphinx: Add new qapi-doc Sphinx extension | Peter Maydell | 2020-09-29 | 1 | -0/+2 |
* | qapi: Extract PCI commands to 'pci.json' | Philippe Mathieu-Daudé | 2020-09-29 | 1 | -0/+1 |
* | qapi: Extract ACPI commands to 'acpi.json' | Philippe Mathieu-Daudé | 2020-09-29 | 1 | -0/+1 |
* | tests: add test-fdmon-epoll | Stefan Hajnoczi | 2020-09-23 | 1 | -0/+1 |
* | MAINTAINERS: add Stefan Hajnoczi as block/nvme.c maintainer | Stefan Hajnoczi | 2020-09-23 | 1 | -1/+3 |
* | roms: Add virtual Boot ROM for NPCM7xx SoCs | Havard Skinnemoen | 2020-09-14 | 1 | -0/+2 |
* | hw/misc: Add NPCM7xx System Global Control Registers device model | Havard Skinnemoen | 2020-09-14 | 1 | -0/+8 |
* | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200... | Peter Maydell | 2020-09-13 | 1 | -0/+9 |
|\ |
|
| * | hw/char: Add Microchip PolarFire SoC MMUART emulation | Bin Meng | 2020-09-10 | 1 | -0/+2 |
| * | hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board | Bin Meng | 2020-09-10 | 1 | -0/+7 |
* | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-... | Peter Maydell | 2020-09-12 | 1 | -1/+2 |
|\ \ |
|
| * | | plugins: move the more involved plugins to contrib | Alex Bennée | 2020-09-10 | 1 | -1/+2 |
| |/ |
|
* / | codeconverter: script for automating QOM code cleanups | Eduardo Habkost | 2020-09-08 | 1 | -0/+5 |
|/ |
|
* | gitlab-ci: Add cross-compiling build tests | Thomas Huth | 2020-09-07 | 1 | -0/+1 |
* | MAINTAINERS: update nvme entry | Keith Busch | 2020-09-02 | 1 | -0/+2 |
* | docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS | Thomas Huth | 2020-09-01 | 1 | -0/+1 |
* | docs/system/arm: Document the Xilinx Versal Virt board | Edgar E. Iglesias | 2020-08-24 | 1 | -1/+2 |
* | MAINTAINERS: Cover the firmware JSON schema | Philippe Mathieu-Daudé | 2020-07-27 | 1 | -0/+8 |
* | MAINTAINERS: Extend the device fuzzing section | Thomas Huth | 2020-07-21 | 1 | -0/+2 |
* | docs/system: Document the arm virt board | Peter Maydell | 2020-07-20 | 1 | -0/+1 |
* | docs/system: Briefly document gumstix boards | Peter Maydell | 2020-07-20 | 1 | -0/+1 |
* | docs/system: Briefly document collie board | Peter Maydell | 2020-07-20 | 1 | -0/+1 |
* | docs/system: Briefly document canon-a1100 board | Peter Maydell | 2020-07-20 | 1 | -0/+1 |
* | vvfat: set status to odd fixes | Prasad J Pandit | 2020-07-17 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20200714' ... | Peter Maydell | 2020-07-15 | 1 | -0/+4 |
|\ |
|
| * | MAINTAINERS: Adjust MIPS maintainership (add Huacai Chen & Jiaxun Yang) | Aleksandar Markovic | 2020-07-14 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sdcard-CVE-2020-1325... | Peter Maydell | 2020-07-15 | 1 | -0/+1 |
|\ \ |
|
| * | | MAINTAINERS: Cc qemu-block mailing list | Philippe Mathieu-Daudé | 2020-07-14 | 1 | -0/+1 |
| |/ |
|
* / | MAINTAINERS: Add an entry for OpenSBI firmware | Bin Meng | 2020-07-14 | 1 | -0/+7 |
|/ |
|
* | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i... | Peter Maydell | 2020-07-11 | 1 | -0/+30 |
|\ |
|
| * | tests/acceptance: Test the Arduino MEGA2560 board | Michael Rolnik | 2020-07-11 | 1 | -0/+1 |
| * | hw/avr: Add limited support for some Arduino boards | Philippe Mathieu-Daudé | 2020-07-11 | 1 | -0/+6 |
| * | hw/avr: Add support for loading ELF/raw binaries | Philippe Mathieu-Daudé | 2020-07-11 | 1 | -0/+1 |
| * | hw/misc: avr: Add limited support for power reduction device | Michael Rolnik | 2020-07-11 | 1 | -0/+2 |
| * | hw/timer: avr: Add limited support for 16-bit timer peripheral | Michael Rolnik | 2020-07-11 | 1 | -0/+2 |
| * | hw/char: avr: Add limited support for USART peripheral | Michael Rolnik | 2020-07-11 | 1 | -0/+2 |
| * | target/avr: Register AVR support with the rest of QEMU | Michael Rolnik | 2020-07-11 | 1 | -0/+9 |
| * | target/avr: CPU class: Add GDB support | Michael Rolnik | 2020-07-10 | 1 | -0/+1 |
| * | target/avr: Add basic parameters of the new platform | Michael Rolnik | 2020-07-10 | 1 | -0/+6 |
* | | cpu-throttle: new module, extracted from cpus.c | Claudio Fontana | 2020-07-11 | 1 | -0/+1 |