Commit History

Author SHA1 Message Date
  Andreas Färber 1356b98d3e sysbus: Drop sysbus_from_qdev() cast macro 12 years ago
  Andreas Färber 8c43a6f05d Make all static TypeInfos const 12 years ago
  Paolo Bonzini 83c9089e73 monitor: move include files to include/monitor/ 12 years ago
  Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 13 years ago
  Andreas Färber 83f7d43a9e qom: Unify type registration 13 years ago
  Anthony Liguori 39bffca203 qdev: register all types natively through QEMU Object Model 13 years ago
  Anthony Liguori 999e12bbe8 sysbus: apic: ioapic: convert to QEMU Object Model 13 years ago
  Avi Kivity 750ecd444f sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() 13 years ago
  Benoît Canet 8bb5ef333a slavio_intctl: convert slaves interrupt controllers to memory API 13 years ago
  Benoît Canet 13c89a1125 slavio_intctl: convert master interrupt controller to memory API 13 years ago
  Blue Swirl 07dd0035d8 slavio_intctl: avoid structure holes spotted by pahole 14 years ago
  Peter Maydell c84a88d8cb hw/slavio_intctl.c: fix gcc warning about array bounds overrun 14 years ago
  Alexander Graf 2507c12ab0 Add endianness as io mem parameter 14 years ago
  Blue Swirl 97bf4851fe sparc32: convert debug printf statements to tracepoints 15 years ago
  Artyom Tarasenko 94c5f455d3 mask all interrupts when MASTER_DISABLE is set 15 years ago
  Artyom Tarasenko 10760f0fa7 sparc32 do not clear interrupts when masking 15 years ago
  Blue Swirl a01d6ef446 sparc32 (mostly): remove unneeded calls to device reset 16 years ago
  Blue Swirl 78971d57bb sparc32: convert interrupt controller to reset + vmsd 16 years ago
  Juan Quintela e59fb3741b vmstate: add version_id argument to post_load 16 years ago
  Anthony Liguori c227f0995e Revert "Get rid of _t suffix" 16 years ago
  malc 99a0949b72 Get rid of _t suffix 16 years ago
  Juan Quintela 752ff2fa31 vmstate: rename run_after_load() -> post_load() 16 years ago
  Blue Swirl c9e9502950 Sparc32: port interrupt controller to VMState design 16 years ago
  Gerd Hoffmann 81a322d4a1 qdev: add return value to init() callbacks. 16 years ago
  Blue Swirl 462eda24e5 Sparc32: improve interrupt handling 16 years ago
  Blue Swirl d60efc6b0d Make CPURead/WriteFunc structure 'const' 16 years ago
  Blue Swirl d453c2c32e Sparc32: fix monitor commands 'info pic' and 'info irq' 16 years ago
  Gerd Hoffmann 7fdaf611a5 qdev/prop: convert slavio_intctl.c to helper macros. 16 years ago
  Blue Swirl 68556e2e9e Sparc32: move intbit_to_level table back to slavio_intctl.c 16 years ago
  Blue Swirl 4b48bf059b Sparc32: move device instantiation to sun4m.c 16 years ago