125674 Commits (cd9fe9265c469f1ad247046e54113f2ede3d6c7c)
 

Author SHA1 Message Date
Stefan Hajnoczi cd9fe9265c subprojects: add probe crate 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 709beed426 rust: timer: add bindings to timer_mod_ns and timer_expire_time_ns 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
Zhao Liu 0118c2d7e8 rust/bql: Ensure BQL locked early at BqlRefCell borrowing 5 months ago
Zhao Liu febdab3d5d rust/migration: Check name field in VMStateDescriptionBuilder 5 months ago
Zhao Liu bb6e3e743a rust/migration: Fix missing name in the VMSD of Migratable<> 5 months ago
Zhao Liu 4ace4aa133 rust/migration: Add Sync implementation for Migratable<> 5 months ago
Stefan Hajnoczi 751535943e rust/hpet: add trace events 5 months ago
Stefan Hajnoczi da5eacf9d1 hpet: remove unused 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 f0768791b5 rust: move strict lints handling to meson.build 5 months ago
Paolo Bonzini 34f66fdfd2 rust: hide panicking default associated constants from rustdoc 4 months ago
Paolo Bonzini 966eee573a rust: fix reference to MemoryRegion 4 months ago
Paolo Bonzini ebf3fb9a53 rust: do not copy the SysBusDevice 4 months ago
Paolo Bonzini e65030ed50 rust: remove unnecessary repetitive options 4 months ago
Paolo Bonzini 06556a6b2b rust: remove unused --cfg arguments 4 months ago
Marc-André Lureau cef5629f83 rust: remove leftover bindings/ 4 months ago
Paolo Bonzini 7f548b8f23 include: reorganize memory API headers 4 months ago
Paolo Bonzini 048a23851c include: move hw/hw.h to hw/core/, rename 4 months ago
Paolo Bonzini 9f6b0553eb include: move hw/vmstate-if.h to hw/core/ 4 months ago
Paolo Bonzini c755f3b959 include: move hw/sysbus.h to hw/core/ 4 months ago
Paolo Bonzini 5d39d7d1e9 include: move hw/stream.h to hw/core/ 4 months ago
Paolo Bonzini 4b64d23a7e include: move hw/resettable.h to hw/core/ 4 months ago
Paolo Bonzini 8c7d406c88 include: move hw/register.h to hw/core/ 4 months ago
Paolo Bonzini 3e7316044d include: move hw/registerfields.h to hw/core/ 4 months ago
Paolo Bonzini e1e9a72500 include: move hw/qdev-properties-system.h to hw/core/ 4 months ago