Age | Commit message (Expand) | Author |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-06-03 | edu: uses uint64_t in dma operation | Li Qiang |
2019-06-03 | edu: mmio: allow 64-bit access in read dispatch | Li Qiang |
2019-06-03 | edu: mmio: allow 64-bit access | Li Qiang |
2019-05-24 | hw/misc/macio: Use object_initialize_child for correct ref. counting | Philippe Mathieu-Daudé |
2019-05-22 | hw/misc/exynos4210_rng: Use qemu_guest_getrandom | Richard Henderson |
2019-05-22 | hw/misc/bcm2835_rng: Use qemu_guest_getrandom_nofail | Richard Henderson |
2019-05-22 | hw/misc/nrf51_rng: Use qemu_guest_getrandom_nofail | Richard Henderson |
2019-05-22 | aspeed/scu: Use qemu_guest_getrandom_nofail | Richard Henderson |
2019-05-17 | leon3: introduce the plug and play mechanism | KONRAD Frederic |
2019-05-13 | hw/arm: Express dependencies of the fsl-imx31 machine with Kconfig | Thomas Huth |
2019-04-29 | hw/devices: Move CBus declarations into a new header | Philippe Mathieu-Daudé |
2019-03-28 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-03-22 | trace-events: Fix attribution of trace points to source | Markus Armbruster |
2019-03-22 | trace-events: Delete unused trace points | Markus Armbruster |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster |
2019-03-18 | kconfig: add dependencies on CONFIG_MSI_NONBROKEN | Paolo Bonzini |
2019-03-07 | sparc-softmmu.mak: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | ppc: Express dependencies of the Mac machines with kconfig | Thomas Huth |
2019-03-07 | ptimer: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | i2c: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | isa: express dependencies with kconfig | Paolo Bonzini |
2019-03-07 | build: convert pci.mak to Kconfig | Paolo Bonzini |
2019-03-07 | build: switch to Kconfig | Paolo Bonzini |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini |
2019-03-01 | Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'... | Peter Maydell |
2019-02-28 | hw/arm/armsse: Unify init-svtor and cpuwait handling | Peter Maydell |
2019-02-28 | hw/arm/iotkit-sysctl: Implement CPUWAIT and INITSVTOR* | Peter Maydell |
2019-02-28 | hw/arm/iotkit-sysctl: Add SSE-200 registers | Peter Maydell |
2019-02-28 | hw/misc/iotkit-sysctl: Correct typo in INITSVTOR0 register name | Peter Maydell |
2019-02-28 | hw/misc/armsse-mhu.c: Model the SSE-200 Message Handling Unit | Peter Maydell |
2019-02-27 | i2c: have I2C receive operation return uint8_t | Corey Minyard |
2019-02-22 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v... | Peter Maydell |
2019-02-21 | hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operator | Aleksandar Markovic |
2019-02-21 | hw/misc/tz-ppc: Support having unused ports in the middle of the range | Peter Maydell |
2019-02-17 | cuda: decrease time delay before raising VIA SR interrupt and remove fast path | Mark Cave-Ayland |
2019-02-14 | hw/mips_cpc: kick a VP when putting it into Run statewq | Miodrag Dinic |
2019-02-01 | hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register block | Peter Maydell |
2019-02-01 | iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurable | Peter Maydell |
2019-02-01 | hw/misc/iotkit-secctl: Support 4 internal MPCs | Peter Maydell |
2019-01-30 | hw: edu: set category of the edu device | kumar sourav |
2019-01-21 | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20... | Peter Maydell |
2019-01-18 | target/mips: Update ITU to handle bus errors | Yongbok Kim |
2019-01-18 | target/mips: Update ITU to utilize SAARI and SAAR CP0 registers | Yongbok Kim |
2019-01-18 | target/mips: Add field and R/W access to ITU control register ICR0 | Yongbok Kim |
2019-01-17 | hw/misc/edu: add msi_uninit() for pci_edu_uninit() | Fei Li |
2019-01-14 | hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device | Thomas Huth |
2019-01-11 | avoid TABs in files that only contain a few | Paolo Bonzini |
2019-01-09 | trivial: Don't include isa.h if it is not really necessary | Thomas Huth |
2019-01-07 | hw/misc/tz-mpc: Fix value of BLK_MAX register | Peter Maydell |