Age | Commit message (Expand) | Author | Files | Lines |
2019-09-13 | aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routine | Cédric Le Goater | 1 | -1/+2 |
2019-09-03 | aspeed/timer: Provide back-pressure information for short periods | Andrew Jeffery | 1 | -1/+16 |
2019-08-22 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in... | Peter Maydell | 2 | -2/+2 |
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 2 | -2/+2 |
2019-08-20 | mc146818rtc: Remove reset notifiers | Dr. David Alan Gilbert | 1 | -19/+0 |
2019-08-19 | hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/Kconfig | Philippe Mathieu-Daudé | 1 | -3/+0 |
2019-08-16 | sysemu: Split sysemu/runstate.h off sysemu/sysemu.h | Markus Armbruster | 5 | -3/+5 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 3 | -3/+0 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 19 | -1/+19 |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster | 5 | -0/+5 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 17 | -14/+3 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 31 | -0/+31 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 35 | -0/+36 |
2019-08-16 | Include migration/qemu-file-types.h a lot less | Markus Armbruster | 2 | -0/+2 |
2019-08-16 | Include sysemu/reset.h a lot less | Markus Armbruster | 2 | -0/+2 |
2019-07-15 | pl031: Correctly migrate state when using -rtc clock=host | Peter Maydell | 1 | -4/+88 |
2019-07-04 | hw/timer/armv7m_systick: Forbid non-privileged accesses | Peter Maydell | 1 | -6/+20 |
2019-07-03 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'... | Peter Maydell | 1 | -2/+2 |
2019-07-02 | qapi: Rename target.json to misc-target.json | Markus Armbruster | 1 | -2/+2 |
2019-07-01 | aspeed/timer: Ensure positive muldiv delta | Christian Svensson | 1 | -1/+5 |
2019-07-01 | aspeed/timer: Fix match calculations | Andrew Jeffery | 1 | -3/+10 |
2019-07-01 | aspeed/timer: Status register contains reload for stopped timer | Andrew Jeffery | 1 | -1/+5 |
2019-07-01 | aspeed/timer: Fix behaviour running Linux | Joel Stanley | 1 | -28/+31 |
2019-07-01 | hw: timer: Add ASPEED RTC device | Joel Stanley | 3 | -1/+185 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 7 | -0/+7 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 38 | -7/+44 |
2019-05-17 | grlib, gptimer: get rid of the old-style create function | KONRAD Frederic | 1 | -2/+2 |
2019-05-13 | Normalize header guard symbol definition. | Markus Armbruster | 1 | -1/+2 |
2019-04-17 | hpet: Report warnings with warn_report(), not error_printf() | Markus Armbruster | 1 | -1/+1 |
2019-03-22 | trace-events: Fix attribution of trace points to source | Markus Armbruster | 1 | -2/+2 |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster | 1 | -12/+12 |
2019-03-07 | i386-softmmu.mak: remove all CONFIG_* except boards definitions | Yang Zhong | 1 | -0/+1 |
2019-03-07 | ptimer: express dependencies with Kconfig | Paolo Bonzini | 1 | -0/+6 |
2019-03-07 | i2c: express dependencies with Kconfig | Paolo Bonzini | 1 | -0/+3 |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini | 1 | -0/+53 |
2019-02-27 | i2c: have I2C receive operation return uint8_t | Corey Minyard | 3 | -3/+3 |
2019-02-21 | hw/timer/pl031: Convert to using trace events | Peter Maydell | 2 | -25/+36 |
2019-02-21 | hw/timer/pl031: Allow use as an embedded-struct device | Peter Maydell | 1 | -24/+1 |
2019-02-18 | qapi: move RTC_CHANGE to the target schema | Marc-André Lureau | 1 | -1/+1 |
2019-02-18 | qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386 | Marc-André Lureau | 1 | -1/+1 |
2019-01-09 | trivial: Don't include isa.h if it is not really necessary | Thomas Huth | 1 | -1/+0 |
2019-01-07 | hw/timer/nrf51_timer: Add nRF51 Timer peripheral | Steffen Görtz | 3 | -0/+399 |
2018-12-18 | qmp hmp: Make system_wakeup check wake-up support and run state | Daniel Henrique Barboza | 1 | -1/+1 |
2018-12-13 | timer/puv3_ost: Convert sysbus init function to realize function | Mao Zhongyi | 1 | -7/+6 |
2018-12-13 | timer/grlib_gptimer: Convert sysbus init function to realize function | Mao Zhongyi | 1 | -6/+5 |
2018-12-13 | timer/etraxfs_timer: Convert sysbus init function to realize function | Mao Zhongyi | 1 | -7/+7 |
2018-12-11 | hw/timer/sun4v-rtc: Fix tracing at sun4v_rtc_write() | Eduardo Habkost | 1 | -1/+1 |
2018-11-27 | vmstate: constify VMStateField | Marc-André Lureau | 1 | -2/+2 |
2018-11-19 | hw/arm/stm32f205: Fix the UART and Timer region size | Seth Kintigh | 1 | -1/+1 |
2018-10-24 | hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::init | Philippe Mathieu-Daudé | 1 | -5/+5 |