Age | Commit message (Expand) | Author |
2018-08-01 | hw/misc/macio: Fix device introspection problems in macio devices | Thomas Huth |
2018-07-30 | hw/misc/tz-mpc: Zero the LUT on initialization, not just reset | Peter Maydell |
2018-07-17 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-07-17 | hw/display/xlnx_dp: Move problematic code from instance_init to realize | Paolo Bonzini |
2018-07-16 | aspeed: Implement write-1-{set, clear} for AST2500 strapping | Andrew Jeffery |
2018-07-16 | hyperv: rename vcpu_id to vp_index | Roman Kagan |
2018-07-03 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into... | Peter Maydell |
2018-07-03 | mac_dbdma: only dump commands for debug enabled channels | Mark Cave-Ayland |
2018-07-02 | hw/mips: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-07-02 | hw/misc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-07-02 | hw/ivshmem: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-06-28 | hostmem: drop error variable from host_memory_backend_get_memory() | David Hildenbrand |
2018-06-26 | aspeed/scu: introduce clock frequencies | Cédric Le Goater |
2018-06-22 | hw/misc/iotkit-secctl.c: Implement SECMPCINTSTATUS | Peter Maydell |
2018-06-22 | hw/misc/tz_mpc.c: Honour the BLK_LUT settings in translate | Peter Maydell |
2018-06-22 | hw/misc/tz-mpc.c: Implement correct blocked-access behaviour | Peter Maydell |
2018-06-22 | hw/misc/tz-mpc.c: Implement registers | Peter Maydell |
2018-06-22 | hw/misc/tz-mpc.c: Implement the Arm TrustZone Memory Protection Controller | Peter Maydell |
2018-06-16 | mos6522: expose mos6522_update_irq() through MOS6522DeviceClass | Mark Cave-Ayland |
2018-06-16 | mos6522: remove additional interrupt flag filter from mos6522_update_irq() | Mark Cave-Ayland |
2018-06-16 | mos6522: only clear the shift register interrupt upon write | Mark Cave-Ayland |
2018-06-16 | mac_newworld: add PMU device | Mark Cave-Ayland |
2018-06-16 | mac_newworld: wire up programmer switch to NMI handler | Mark Cave-Ayland |
2018-06-16 | mac_newworld: add gpios to macio devices with PMU enabled | Mark Cave-Ayland |
2018-06-16 | mac_newworld: add via machine option to control mac99 VIA/ADB configuration | Mark Cave-Ayland |
2018-06-15 | aspeed_scu: Implement RNG register | Joel Stanley |
2018-06-12 | mos6522: convert VMSTATE_TIMER_PTR_TEST to VMSTATE_TIMER_PTR | Mark Cave-Ayland |
2018-06-12 | mos6522: move timer frequency initialisation to mos6522_reset | Mark Cave-Ayland |
2018-06-12 | cuda: embed mos6522_cuda device directly rather than using QOM object link | Mark Cave-Ayland |
2018-06-12 | mos6522: fix vmstate_mos6522_timer version in vmstate_mos6522 | Mark Cave-Ayland |
2018-06-12 | hw/misc/mos6522: Add trailing '\n' to qemu_log() calls | Philippe Mathieu-Daudé |
2018-06-12 | macio: add trace-events to timer device | Mark Cave-Ayland |
2018-06-08 | misc: add pca9552 LED blinker model | Cédric Le Goater |
2018-06-01 | hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init | Philippe Mathieu-Daudé |
2018-06-01 | hw/misc/sga: Use the correct ISA include | Philippe Mathieu-Daudé |
2018-06-01 | hw/misc/mips_itu: Cleanup includes | Philippe Mathieu-Daudé |
2018-06-01 | hw: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-05-20 | Remove unnecessary variables for function return value | Laurent Vivier |
2018-05-20 | misc, ide: remove use of HWADDR_PRIx in trace events | Daniel P. Berrangé |
2018-05-04 | mac_newworld: move wiring of macio IRQs to macio_newworld_realize() | Mark Cave-Ayland |
2018-04-27 | mac_oldworld: move wiring of macio IRQs to macio_oldworld_realize() | Mark Cave-Ayland |
2018-04-26 | Change references to serial_hds[] to serial_hd() | Peter Maydell |
2018-04-11 | icount: fix cpu_restore_state_from_tb for non-tb-exit cases | Pavel Dovgalyuk |
2018-04-10 | hw/misc/macio: Fix crash when listing device properties of macio device | Thomas Huth |
2018-03-18 | hw/misc/macio: Mark the macio devices with user_creatable = false | Thomas Huth |
2018-03-06 | misc: don't use hwaddr as a type in trace events | Daniel P. Berrangé |
2018-03-06 | macio: remove macio_init() function | Mark Cave-Ayland |
2018-03-06 | macio: move setting of CUDA timebase frequency to macio_common_realize() | Mark Cave-Ayland |
2018-03-06 | mac_newworld: use object link to pass OpenPIC object to macio | Mark Cave-Ayland |
2018-03-06 | mac_oldworld: use object link to pass heathrow PIC object to macio | Mark Cave-Ayland |