summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...Peter Maydell2020-07-111-0/+30
|\
| * tests/acceptance: Test the Arduino MEGA2560 boardMichael Rolnik2020-07-111-0/+1
| * hw/avr: Add limited support for some Arduino boardsPhilippe Mathieu-Daudé2020-07-111-0/+6
| * hw/avr: Add support for loading ELF/raw binariesPhilippe Mathieu-Daudé2020-07-111-0/+1
| * hw/misc: avr: Add limited support for power reduction deviceMichael Rolnik2020-07-111-0/+2
| * hw/timer: avr: Add limited support for 16-bit timer peripheralMichael Rolnik2020-07-111-0/+2
| * hw/char: avr: Add limited support for USART peripheralMichael Rolnik2020-07-111-0/+2
| * target/avr: Register AVR support with the rest of QEMUMichael Rolnik2020-07-111-0/+9
| * target/avr: CPU class: Add GDB supportMichael Rolnik2020-07-101-0/+1
| * target/avr: Add basic parameters of the new platformMichael Rolnik2020-07-101-0/+6
* | cpu-throttle: new module, extracted from cpus.cClaudio Fontana2020-07-111-0/+1
* | softmmu: move softmmu only files from rootClaudio Fontana2020-07-111-6/+6
* | MAINTAINERS: Cover the HAX accelerator stubPhilippe Mathieu-Daudé2020-07-111-0/+1
* | MAINTAINERS: Add an 'overall' entry for acceleratorsPhilippe Mathieu-Daudé2020-07-111-0/+11
* | MAINTAINERS: Fix KVM path expansion globPhilippe Mathieu-Daudé2020-07-111-1/+1
* | MAINTAINERS: Add Cameron as HVF co-maintainerRoman Bolshakov2020-07-111-0/+2
|/
* scripts: Coccinelle script to use ERRP_GUARD()Vladimir Sementsov-Ogievskiy2020-07-101-0/+1
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell2020-07-091-1/+1
|\
| * MAINTAINERS: Update Radoslaw Biernacki email addressRadoslaw Biernacki2020-07-071-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-07-071-0/+18
|\ \
| * | MAINTAINERS: add VT-d entryPeter Xu2020-07-031-0/+9
| * | MAINTAINERS: Add myself as virtio-mem maintainerDavid Hildenbrand2020-07-031-0/+9
* | | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-0...Peter Maydell2020-07-071-0/+1
|\ \ \
| * | | tests/acceptance: Add a test for the sun4u sparc64 machineThomas Huth2020-07-061-0/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell2020-07-061-2/+1Star
|\ \ \ | |/ / |/| |
| * | MAINTAINERS: update linux-user maintainerRiku Voipio2020-07-041-2/+1Star
| |/
* / hw/misc/max111x: Create header file for documentation, TYPE_ macrosPeter Maydell2020-07-031-0/+1
|/
* MAINTAINERS: Add 'Performance Tools and Tests' subsectionAleksandar Markovic2020-06-271-2/+8
* MAINTAINERS: Add Loongson-3 maintainer and reviewerHuacai Chen2020-06-271-0/+7
* Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2020-06-23-1...Peter Maydell2020-06-241-1/+1
|\
| * backends: Add TPM files into their own directoryPhilippe Mathieu-Daudé2020-06-191-1/+1
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200623'...Peter Maydell2020-06-231-0/+1
|\ \
| * | hw/i2c: Add header for ARM SBCon two-wire serial bus interfacePhilippe Mathieu-Daudé2020-06-231-0/+1
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-hw-20200622'...Peter Maydell2020-06-231-1/+32
|\ \ \ | |/ / |/| |
| * | docs: Document the RX targetYoshinori Sato2020-06-221-0/+1
| * | BootLinuxConsoleTest: Test the RX GDB simulatorPhilippe Mathieu-Daudé2020-06-221-0/+1
| * | hw/rx: Add RX GDB simulatorYoshinori Sato2020-06-221-0/+7
| * | hw/rx: RX62N microcontroller (MCU)Yoshinori Sato2020-06-221-0/+2
| * | hw/char: RX62N serial communication interface (SCI)Yoshinori Sato2020-06-221-0/+2
| * | hw/timer: RX62N compare match timer (CMT)Yoshinori Sato2020-06-221-2/+2
| * | hw/timer: RX62N 8-Bit timer (TMR)Yoshinori Sato2020-06-221-0/+2
| * | hw/intc: RX62N interrupt controller (ICUa)Yoshinori Sato2020-06-221-0/+6
| * | MAINTAINERS: Add an entry for common Renesas peripheralsPhilippe Mathieu-Daudé2020-06-221-1/+8
| * | MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sectionsPhilippe Mathieu-Daudé2020-06-221-0/+3
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/acceptance-testing-2...Peter Maydell2020-06-221-0/+9
|\ \ \ | |/ / |/| |
| * | tests/acceptance: add base class record/replay kernel testsPavel Dovgalyuk2020-06-211-0/+1
| * | MAINTAINERS: Add an entry to review Avocado based acceptance testsPhilippe Mathieu-Daudé2020-06-211-0/+8
| |/
* | hw/intc: Initial commit of lowRISC Ibex PLICAlistair Francis2020-06-191-0/+2
* | hw/char: Initial commit of Ibex UARTAlistair Francis2020-06-191-0/+2
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-06-15' into s...Peter Maydell2020-06-161-0/+4
|\