131 Commits (master)

Author SHA1 Message Date
Philippe Mathieu-Daudé 21932912a0 hw/sparc: Mark SPARC-specific peripherals as big-endian 8 months ago
Paolo Bonzini c755f3b959 include: move hw/sysbus.h to hw/core/ 8 months ago
Paolo Bonzini 4b64d23a7e include: move hw/resettable.h to hw/core/ 8 months ago
Paolo Bonzini 8c7d406c88 include: move hw/register.h to hw/core/ 8 months ago
Paolo Bonzini 3e7316044d include: move hw/registerfields.h to hw/core/ 8 months ago
Paolo Bonzini e1e9a72500 include: move hw/qdev-properties-system.h to hw/core/ 8 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 8 months ago
Paolo Bonzini a5d7e646f6 include: move hw/ptimer.h to hw/core/ 8 months ago
Paolo Bonzini 32222dc3bb include: move hw/irq.h to hw/core/ 8 months ago
Cédric Le Goater 57756aa01f hw/aspeed/{xdma, rtc, sdhci}: Fix endianness to DEVICE_LITTLE_ENDIAN 9 months ago
Bernhard Beschow f3c0c9da66 hw/rtc/mc146818rtc: Assert correct usage of mc146818rtc_set_cmos_data() 10 months ago
Bernhard Beschow 3006fa8d26 hw/rtc/mc146818rtc: Use ARRAY_SIZE macro 10 months ago
Bernhard Beschow 4847c5701a hw/rtc/mc146818rtc: Convert CMOS_DPRINTF() into trace events 10 months ago
Philippe Mathieu-Daudé 3581760008 hw/rtc/mc146818rtc: Drop pre-v3 migration stream support 2 years ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 1 year ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 2 years ago
Heinrich Schuchardt 2542d5cf47 hw/rtc/goldfish: keep time offset when resetting 1 year ago
Bernhard Beschow 822405b1fe hw/rtc: Add Ricoh RS5C372 RTC emulation 1 year ago
Rodrigo Dias Correa 3521f9cadc goldfish_rtc: Fix tick_offset migration 2 years ago
Philippe Mathieu-Daudé ba26f14777 hw/arm: Mark Allwinner Technology devices as little-endian 2 years ago
Philippe Mathieu-Daudé d31f1185fb hw: Declare various const data as 'const' 2 years ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 2 years ago
Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 2 years ago
Richard Henderson 93c9015bc5 hw/rtc: Constify all Property 2 years ago
Zhao Liu da2608b7b6 hw/rtc: Replace type_register() with type_register_static() 2 years ago
Bernhard Beschow 7a5f6bad7a hw/rtc/ds1338: Prefer DEFINE_TYPES() macro 2 years ago
Bernhard Beschow e8217c573f hw/rtc/ds1338: Trace send and receive operations 2 years ago
Peter Maydell 1c94a3fe56 hw/rtc: Remove twl92230 device 2 years ago
Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 2 years ago
Philippe Mathieu-Daudé 9ea0f206b7 docs: Correct Loongarch -> LoongArch 2 years ago
Paolo Bonzini d0be0ac2c3 hw/i386: move rtc-reset-reinjection command out of hw/rtc 2 years ago
Philippe Mathieu-Daudé 8b4d80bb53 misc: Use QEMU header path relative to include/ directory 2 years ago
Peter Maydell ad80e36744 hw, target: Add ResetType argument to hold and exit phase methods 2 years ago
Peter Maydell fd7f95f23d hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later 2 years ago
Jessica Clarke 4d28d57c9f pl031: Update last RTCLR value on write in case it's read back 2 years ago
Abhiram Tilak 9d80aa0483 misc: m48t59: replace qemu_system_reset_request() call with watchdog_perform_action() 2 years ago
Richard Henderson a80cc66225 hw/rtc: Constify VMState 3 years ago
Vladimir Sementsov-Ogievskiy 394bca2fa4 mc146818rtc: rtc_set_time(): initialize tm to zeroes 3 years ago
Michael Tokarev 9b4b4e510b hw/other: spelling fixes 3 years ago
Peter Maydell c0a6385728 hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference 3 years ago
Peter Maydell 279695a4a4 hw/rtc/twl92230: Use int64_t for sec_offset and alm_sec 3 years ago
Peter Maydell 7038b6e4e7 hw/rtc/m48t59: Use 64-bit arithmetic in set_alarm() 3 years ago
Philippe Mathieu-Daudé de6cd7599b meson: Replace softmmu_ss -> system_ss 3 years ago
Yeqi Fu 48805df9c2 replace TABs with spaces 3 years ago
Philippe Mathieu-Daudé 2d4bd81e39 hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data 4 years ago
Philippe Mathieu-Daudé 55c86cb803 hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument 4 years ago
Philippe Mathieu-Daudé 8df7129790 hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState 4 years ago
Philippe Mathieu-Daudé 97cfb5e430 hw/isa: Remove empty ISADeviceClass structure 4 years ago
Markus Armbruster a67dfa660b Drop duplicate #include 4 years ago
Philippe Mathieu-Daudé 883f2c591f bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 4 years ago