205 Commits (a49cb762eb1feb797477a1b2862f890cf3d49559)

Author SHA1 Message Date
Philippe Mathieu-Daudé c715efe284 hw/char/pl011: Mark implementation as being little-endian 4 months ago
Philippe Mathieu-Daudé 56f7e42c47 hw/timer/hpet: Mark implementation as being little-endian 4 months ago
Paolo Bonzini 4d06424c3d rust: only link the Rust part of the code into devices 4 months ago
Paolo Bonzini 4536693a72 rust/hpet: change wrap_flag to a bool 4 months ago
Zhao Liu 0448840adb rust/hpet: Apply Migratable<> wrapper and ToMigrationState 5 months ago
Paolo Bonzini 9947bf9351 rust: migration: implement ToMigrationState for Timer 4 months ago
Paolo Bonzini 6660b5a1a8 rust/hpet: move hpet_offset to HPETRegisters 4 months ago
Paolo Bonzini 56dbc824a2 rust/hpet: remove BqlRefCell around HPETTimer 4 months ago
Paolo Bonzini ef43216317 rust/hpet: move hidden registers to HPETTimerRegisters 4 months ago
Zhao Liu aef4e4637d rust/hpet: Borrow BqlRefCell<HPETRegisters> at top level 4 months ago
Zhao Liu 4e6223c727 rust/hpet: Maintain HPETTimerRegisters in HPETRegisters 4 months ago
Zhao Liu d25964880f rust/hpet: Pass &BqlRefCell<HPETRegisters> as argument during MMIO access 5 months ago
Zhao Liu b7d1deefc3 rust/hpet: Explicitly initialize complex fields in init() 5 months ago
Zhao Liu e3b5a1190a rust/hpet: Borrow HPETState.regs once in HPETState::post_load() 5 months ago
Zhao Liu 2abee243d6 rust/hpet: Make global register accessors as methods of HPETRegisters 5 months ago
Zhao Liu 8375fbaf48 rust/hpet: Abstract HPETRegisters struct 5 months ago
Zhao Liu 9259f47dc9 rust/hpet: Make timer register accessors as methods of HPETTimerRegisters 5 months ago
Zhao Liu 349b931e61 rust/hpet: Abstract HPETTimerRegisters struct 5 months ago
Zhao Liu 335395270f rust/hpet: Rename decoded "reg" enumeration to "target" 5 months ago
Zhao Liu 4a104f9451 rust/hpet: Rename HPETRegister to DecodedRegister 5 months ago
Zhao Liu f5839d2774 rust/hpet: Reduce unnecessary mutable self argument 5 months ago
Stefan Hajnoczi 751535943e rust/hpet: add trace events 5 months ago
Paolo Bonzini 8218c7a704 qom: add more to the prelude 5 months ago
Paolo Bonzini c0eb26603d system: add prelude 5 months ago
Paolo Bonzini 2ff035b7c7 bql: add prelude 5 months ago
Paolo Bonzini cd6e5449da chardev: add prelude 5 months ago
Paolo Bonzini e560f257b2 migration: add prelude 5 months ago
Paolo Bonzini ea9a5074b1 hwcore: add prelude 5 months ago
Paolo Bonzini d30bb44c57 common: add prelude 5 months ago
Paolo Bonzini 6b4a0683af util: add prelude 5 months ago
Paolo Bonzini 34f66fdfd2 rust: hide panicking default associated constants from rustdoc 4 months ago
Paolo Bonzini ebf3fb9a53 rust: do not copy the SysBusDevice 4 months ago
Paolo Bonzini 7f548b8f23 include: reorganize memory API headers 4 months ago
Paolo Bonzini c755f3b959 include: move hw/sysbus.h to hw/core/ 4 months ago
Paolo Bonzini e1e9a72500 include: move hw/qdev-properties-system.h to hw/core/ 4 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 4 months ago
Paolo Bonzini 3775d19906 include: move hw/qdev-clock.h to hw/core/ 4 months ago
Paolo Bonzini 32222dc3bb include: move hw/irq.h to hw/core/ 4 months ago
Paolo Bonzini 838861a1f9 include: move hw/clock.h to hw/core/ 4 months ago
Paolo Bonzini 8abea41ecd rust: pull error_fatal out of SysbusDeviceMethods::sysbus_realize 6 months ago
Paolo Bonzini 56dbf087a8 rust/util: add ensure macro 6 months ago
Zhao Liu 59d8f86442 rust/qemu-macros: Convert bit value to u8 within #[property] 5 months ago
Marc-André Lureau 1b21518f73 char: rename CharBackend->CharFrontend 5 months ago
Martin Kletzander 80a3c9c01a rust: remove useless glib_sys bindings 6 months ago
Paolo Bonzini 414ac7e057 rust: hpet: fix fw_cfg handling 6 months ago
Paolo Bonzini 18beee5c6b rust: pl011: fix warning with new clippy 6 months ago
Marc-André Lureau 9c40c1ff97 rust: use glib-sys 6 months ago
Paolo Bonzini 357f926979 rust: pl011: add tracepoints 6 months ago
Paolo Bonzini fe791b4004 rust: qdev: add minimal clock bindings 6 months ago
Marc-André Lureau 582a39beea build-sys: pass -fvisibility=default for wasm bindgen 6 months ago