Age | Commit message (Expand) | Author | Files | Lines |
2024-11-06 | Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging | Peter Maydell | 1 | -12/+8 |
2024-11-05 | hw/rtc/ds1338: Prefer DEFINE_TYPES() macro | Bernhard Beschow | 1 | -12/+8 |
2024-11-05 | hw/rtc/ds1338: Trace send and receive operations | Bernhard Beschow | 2 | -0/+10 |
2024-10-01 | hw/rtc: Remove twl92230 device | Peter Maydell | 3 | -887/+0 |
2024-09-13 | hw: Use device_class_set_legacy_reset() instead of opencoding | Peter Maydell | 9 | -9/+9 |
2024-07-23 | docs: Correct Loongarch -> LoongArch | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-05-10 | hw/i386: move rtc-reset-reinjection command out of hw/rtc | Paolo Bonzini | 1 | -10/+2 |
2024-05-09 | misc: Use QEMU header path relative to include/ directory | Philippe Mathieu-Daudé | 1 | -1/+1 |
2024-04-25 | hw, target: Add ResetType argument to hold and exit phase methods | Peter Maydell | 1 | -1/+1 |
2024-03-07 | hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later | Peter Maydell | 1 | -1/+1 |
2024-02-27 | pl031: Update last RTCLR value on write in case it's read back | Jessica Clarke | 1 | -0/+1 |
2024-02-27 | misc: m48t59: replace qemu_system_reset_request() call with watchdog_perform_... | Abhiram Tilak | 1 | -2/+2 |
2023-12-30 | hw/rtc: Constify VMState | Richard Henderson | 11 | -16/+16 |
2023-11-06 | mc146818rtc: rtc_set_time(): initialize tm to zeroes | Vladimir Sementsov-Ogievskiy | 1 | -1/+1 |
2023-09-21 | hw/other: spelling fixes | Michael Tokarev | 1 | -1/+1 |
2023-08-31 | hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference | Peter Maydell | 1 | -3/+2 |
2023-08-31 | hw/rtc/twl92230: Use int64_t for sec_offset and alm_sec | Peter Maydell | 1 | -2/+2 |
2023-08-31 | hw/rtc/m48t59: Use 64-bit arithmetic in set_alarm() | Peter Maydell | 1 | -1/+1 |
2023-06-20 | meson: Replace softmmu_ss -> system_ss | Philippe Mathieu-Daudé | 1 | -14/+14 |
2023-03-20 | replace TABs with spaces | Yeqi Fu | 2 | -155/+155 |
2023-02-27 | hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data | Philippe Mathieu-Daudé | 1 | -3/+3 |
2023-02-27 | hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument | Philippe Mathieu-Daudé | 1 | -7/+6 |
2023-02-27 | hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState | Philippe Mathieu-Daudé | 1 | -59/+60 |
2023-02-27 | hw/isa: Remove empty ISADeviceClass structure | Philippe Mathieu-Daudé | 1 | -1/+1 |
2023-02-08 | Drop duplicate #include | Markus Armbruster | 1 | -1/+0 |
2023-01-18 | bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx | Philippe Mathieu-Daudé | 1 | -2/+2 |
2023-01-13 | hw/rtc/mc146818rtc: Make the mc146818 RTC device target independent | Thomas Huth | 2 | -16/+1 |
2023-01-13 | hw/intc: Extract the IRQ counting functions into a separate file | Thomas Huth | 1 | -3/+3 |
2022-09-04 | goldfish_rtc: Add big-endian property | Stafford Horne | 1 | -9/+28 |
2022-07-05 | hw/rtc/ls7a_rtc: Drop unused inline functions | Richard Henderson | 1 | -21/+6 |
2022-07-04 | hw/rtc/ls7a_rtc: Fix 'calculate' spelling errors | Xiaojuan Yang | 1 | -6/+6 |
2022-07-04 | hw/rtc/ls7a_rtc: Use tm struct pointer as arguments in toy_time_to_val() | Xiaojuan Yang | 1 | -7/+7 |
2022-07-04 | hw/rtc/ls7a_rtc: Fix rtc enable and disable function | Xiaojuan Yang | 1 | -53/+7 |
2022-07-04 | hw/rtc/ls7a_rtc: Add reset function | Xiaojuan Yang | 1 | -0/+20 |
2022-07-04 | hw/rtc/ls7a_rtc: Remove unimplemented device in realized function | Xiaojuan Yang | 1 | -1/+0 |
2022-07-04 | hw/rtc/ls7a_rtc: Fix timer call back function | Xiaojuan Yang | 1 | -2/+2 |
2022-07-04 | hw/rtc/ls7a_rtc: Fix uninitialied bugs and toymatch writing function | Xiaojuan Yang | 1 | -9/+11 |
2022-06-11 | hw/rtc/mc146818rtc: QOM'ify io_base offset | Bernhard Beschow | 1 | -3/+6 |
2022-06-09 | acpi: mc146818rtc: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:b... | Igor Mammedov | 1 | -5/+9 |
2022-06-06 | hw/loongarch: Add LoongArch ls7a rtc device support | Xiaojuan Yang | 3 | -0/+532 |
2022-05-19 | ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY | Peter Maydell | 1 | -2/+2 |
2022-04-06 | Replace qemu_gettimeofday() with g_get_real_time() | Marc-André Lureau | 1 | -3/+3 |
2022-03-08 | hw/isa: Inline and remove one-line isa_init_irq() | Bernhard Beschow | 1 | -1/+1 |
2022-03-08 | hw/rtc/m48t59-isa: QOM'ify IRQ number | Bernhard Beschow | 1 | -1/+8 |
2022-03-08 | hw/rtc/mc146818rtc: QOM'ify IRQ number | Bernhard Beschow | 1 | -2/+11 |
2022-02-28 | rtc: Have event RTC_CHANGE identify the RTC by QOM path | Markus Armbruster | 2 | -2/+4 |
2022-02-28 | hw/rtc: Compile pl031 once-only | Peter Maydell | 1 | -1/+1 |
2022-02-28 | qapi: Move RTC_CHANGE back out of target schema | Peter Maydell | 2 | -2/+2 |
2022-02-21 | Kconfig: Add I2C_DEVICES device group | Peter Maydell | 1 | -0/+2 |
2022-01-28 | rtc: Move RTC function prototypes to their own header | Peter Maydell | 11 | -11/+11 |