Age | Commit message (Expand) | Author |
2019-04-17 | hpet: Report warnings with warn_report(), not error_printf() | Markus Armbruster |
2019-03-22 | trace-events: Fix attribution of trace points to source | Markus Armbruster |
2019-03-22 | trace-events: Shorten file names in comments | Markus Armbruster |
2019-03-07 | i386-softmmu.mak: remove all CONFIG_* except boards definitions | Yang Zhong |
2019-03-07 | ptimer: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | i2c: express dependencies with Kconfig | Paolo Bonzini |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini |
2019-02-27 | i2c: have I2C receive operation return uint8_t | Corey Minyard |
2019-02-21 | hw/timer/pl031: Convert to using trace events | Peter Maydell |
2019-02-21 | hw/timer/pl031: Allow use as an embedded-struct device | Peter Maydell |
2019-02-18 | qapi: move RTC_CHANGE to the target schema | Marc-André Lureau |
2019-02-18 | qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386 | Marc-André Lureau |
2019-01-09 | trivial: Don't include isa.h if it is not really necessary | Thomas Huth |
2019-01-07 | hw/timer/nrf51_timer: Add nRF51 Timer peripheral | Steffen Görtz |
2018-12-18 | qmp hmp: Make system_wakeup check wake-up support and run state | Daniel Henrique Barboza |
2018-12-13 | timer/puv3_ost: Convert sysbus init function to realize function | Mao Zhongyi |
2018-12-13 | timer/grlib_gptimer: Convert sysbus init function to realize function | Mao Zhongyi |
2018-12-13 | timer/etraxfs_timer: Convert sysbus init function to realize function | Mao Zhongyi |
2018-12-11 | hw/timer/sun4v-rtc: Fix tracing at sun4v_rtc_write() | Eduardo Habkost |
2018-11-27 | vmstate: constify VMStateField | Marc-André Lureau |
2018-11-19 | hw/arm/stm32f205: Fix the UART and Timer region size | Seth Kintigh |
2018-10-24 | hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::init | Philippe Mathieu-Daudé |
2018-10-24 | hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace events | Philippe Mathieu-Daudé |
2018-10-24 | trace-events: Fix copy/paste typo | Philippe Mathieu-Daudé |
2018-10-23 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into... | Peter Maydell |
2018-10-19 | error: Fix use of error_prepend() with &error_fatal, &error_abort | Markus Armbruster |
2018-10-19 | target-i386: add rtc 0x70 port as coalesced_pio | Peng Hao |
2018-09-25 | aspeed/timer: fix compile breakage with clang 3.4.2 | Cédric Le Goater |
2018-09-25 | hw/timer/cmsdk-apb-dualtimer: Add missing 'break' statements | Peter Maydell |
2018-08-28 | qapi: Drop qapi_event_send_FOO()'s Error ** argument | Peter Xu |
2018-08-24 | hw/timer/cmsdk-apb-dualtimer: Implement CMSDK dual timer module | Peter Maydell |
2018-08-23 | hw/timer/mc146818rtc: Fix introspection problem | Thomas Huth |
2018-08-23 | hw/timer/mc146818rtc: White space clean-up | Thomas Huth |
2018-08-23 | fix "Missing break in switch" coverity reports | Paolo Bonzini |
2018-08-20 | hw/timer/m48t59: Move away from old_mmio accessors | Peter Maydell |
2018-07-09 | hw/timer/cmsdk-apb-timer: run or stop timer on writes to RELOAD and VALUE | Peter Maydell |
2018-07-09 | hw/timer/cmsdk-apb-timer: Correctly identify and set one-shot mode | Guenter Roeck |
2018-07-09 | hw/timer/cmsdk-apb-timer: Correct ptimer policy settings | Peter Maydell |
2018-07-03 | hw/timer: Add basic M41T80 emulation | BALATON Zoltan |
2018-06-26 | aspeed/timer: use the APB frequency from the SCU | Cédric Le Goater |
2018-06-08 | hw/digic: Add trailing '\n' to qemu_log() calls | Philippe Mathieu-Daudé |
2018-06-01 | hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init | 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 | hw/timer/mt48t59: Fix bit-rotten NVRAM_PRINTF format strings | Thomas Huth |
2018-04-26 | timer/aspeed: fix vmstate version id | Cédric Le Goater |
2018-03-02 | qapi: Empty out qapi-schema.json | Markus Armbruster |
2018-03-02 | xlnx-zynqmp-rtc: Add basic time support | Alistair Francis |
2018-03-02 | xlnx-zynqmp-rtc: Initial commit | Alistair Francis |
2018-02-09 | Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in... | Peter Maydell |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |