| Commit message (Expand) | Author | Age | Files | Lines |
* | hw/devices: Move SMSC 91C111 declaration into a new header | Philippe Mathieu-Daudé | 2019-04-29 | 5 | -5/+5 |
* | hw/net/lan9118: Export TYPE_LAN9118 and use it instead of hardcoded string | Philippe Mathieu-Daudé | 2019-04-29 | 2 | -2/+4 |
* | hw/devices: Move LAN9118 declarations into a new header | Philippe Mathieu-Daudé | 2019-04-29 | 4 | -3/+4 |
* | hw/devices: Move TI touchscreen declarations into a new header | Philippe Mathieu-Daudé | 2019-04-29 | 2 | -2/+2 |
* | hw/devices: Move Gamepad declarations into a new header | Philippe Mathieu-Daudé | 2019-04-29 | 1 | -1/+1 |
* | hw/devices: Move CBus declarations into a new header | Philippe Mathieu-Daudé | 2019-04-29 | 1 | -0/+1 |
* | hw/devices: Move Blizzard declarations into a new header | Philippe Mathieu-Daudé | 2019-04-29 | 1 | -0/+1 |
* | hw/devices: Move TC6393XB declarations into a new header | Philippe Mathieu-Daudé | 2019-04-29 | 1 | -1/+1 |
* | hw/arm/nseries: Use TYPE_TMP105 instead of hardcoded string | Philippe Mathieu-Daudé | 2019-04-29 | 1 | -1/+2 |
* | hw/arm/aspeed: Use TYPE_TMP105/TYPE_PCA9552 instead of hardcoded string | Philippe Mathieu-Daudé | 2019-04-29 | 1 | -4/+9 |
* | hw/arm/smmuv3: Remove SMMUNotifierNode | Eric Auger | 2019-04-29 | 2 | -24/+10 |
* | hw: add compat machines for 4.1 | Cornelia Huck | 2019-04-25 | 1 | -1/+8 |
* | trace-events: Fix attribution of trace points to source | Markus Armbruster | 2019-03-22 | 1 | -2/+2 |
* | trace-events: Delete unused trace points | Markus Armbruster | 2019-03-22 | 1 | -7/+0 |
* | trace-events: Shorten file names in comments | Markus Armbruster | 2019-03-22 | 1 | -3/+3 |
* | hw/arm/virt-acpi-build: use PCIE_MMCFG_BUS to retrieve end_bus_number | Wei Yang | 2019-03-15 | 1 | -2/+2 |
* | hw/arm/virt-acpi-build: Fix SMMUv3 GSIV values | Eric Auger | 2019-03-15 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190312-pull-request... | Peter Maydell | 2019-03-12 | 1 | -1/+1 |
|\ |
|
| * | audio: use qapi AudioFormat instead of audfmt_e | Kővágó, Zoltán | 2019-03-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques... | Peter Maydell | 2019-03-12 | 1 | -4/+0 |
|\ \ |
|
| * | | hw/arm/virt: Remove null-check in virt_build_smbios() | Philippe Mathieu-Daudé | 2019-03-11 | 1 | -4/+0 |
| |/ |
|
* | | pflash: Clean up after commit 368a354f02b, part 2 | Markus Armbruster | 2019-03-11 | 9 | -21/+13 |
* | | pflash: Clean up after commit 368a354f02b, part 1 | Markus Armbruster | 2019-03-11 | 9 | -14/+13 |
* | | hw: Use PFLASH_CFI0{1,2} and TYPE_PFLASH_CFI0{1,2} | Markus Armbruster | 2019-03-11 | 2 | -3/+4 |
* | | pflash: Rename pflash_t to PFlashCFI01, PFlashCFI02 | Markus Armbruster | 2019-03-11 | 1 | -4/+4 |
|/ |
|
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0... | Peter Maydell | 2019-03-08 | 10 | -10/+0 |
|\ |
|
| * | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé | 2019-03-07 | 10 | -10/+0 |
* | | ptimer: express dependencies with Kconfig | Paolo Bonzini | 2019-03-07 | 1 | -0/+4 |
* | | build: switch to Kconfig | Paolo Bonzini | 2019-03-07 | 1 | -0/+1 |
* | | kconfig: introduce kconfig files | Paolo Bonzini | 2019-03-07 | 1 | -0/+119 |
|/ |
|
* | hw/arm/stellaris: Implement watchdog timer | Michel Heily | 2019-03-05 | 1 | -2/+20 |
* | hw/arm/virt: Bump the 255GB initial RAM limit | Eric Auger | 2019-03-05 | 1 | -20/+1 |
* | hw/arm/virt: Check the VCPU PA range in TCG mode | Eric Auger | 2019-03-05 | 1 | -0/+17 |
* | hw/arm/virt: Implement kvm_type function for 4.0 machine | Eric Auger | 2019-03-05 | 1 | -1/+38 |
* | hw/arm/virt: Dynamic memory map depending on RAM requirements | Eric Auger | 2019-03-05 | 1 | -6/+46 |
* | hw/arm/virt: Split the memory map description | Eric Auger | 2019-03-05 | 1 | -6/+44 |
* | hw/arm/virt: Rename highmem IO regions | Eric Auger | 2019-03-05 | 2 | -19/+24 |
* | hw/arm/boot: introduce fdt_add_memory_node helper | Shameer Kolothum | 2019-03-05 | 1 | -20/+34 |
* | Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'... | Peter Maydell | 2019-03-01 | 5 | -6/+6 |
|\ |
|
| * | arm:i2c: Don't mask return from i2c_recv() | Corey Minyard | 2019-02-28 | 1 | -1/+1 |
| * | i2c: have I2C receive operation return uint8_t | Corey Minyard | 2019-02-28 | 3 | -4/+4 |
| * | i2c: Split smbus into parts | Corey Minyard | 2019-02-28 | 1 | -1/+1 |
* | | hw/arm/armsse: Unify init-svtor and cpuwait handling | Peter Maydell | 2019-02-28 | 1 | -18/+31 |
* | | hw/arm/iotkit-sysctl: Add SSE-200 registers | Peter Maydell | 2019-02-28 | 1 | -0/+2 |
* | | hw/arm/armsse: Wire up the MHUs | Peter Maydell | 2019-02-28 | 1 | -8/+28 |
|/ |
|
* | hw/arm/armsse: Make 0x5... alias region work for per-CPU devices | Peter Maydell | 2019-02-21 | 1 | -10/+16 |
* | hw/arm/musca: Wire up PL011 UARTs | Peter Maydell | 2019-02-21 | 1 | -5/+29 |
* | hw/arm/musca: Wire up PL031 RTC | Peter Maydell | 2019-02-21 | 1 | -3/+23 |
* | hw/arm/musca: Add MPCs | Peter Maydell | 2019-02-21 | 1 | -8/+147 |
* | hw/arm/musca: Add PPCs | Peter Maydell | 2019-02-21 | 1 | -0/+289 |