14 Commits (90191d07a6c0480802dfcaee99328b1c5e520579)

Author SHA1 Message Date
Peter Maydell 90191d07a6 hw/intc: Clean up includes 11 years ago
Markus Armbruster 1ce6be24df hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() 12 years ago
Gonglei c5539cb426 Fix debug print warning 12 years ago
Peter Crosthwaite 8945c7f754 intc: i8259: Convert Array allocation to g_new0 12 years ago
Hervé Poussineau 8cbad670ce i8259: don't abort when trying to use level sensitive irqs 12 years ago
Markus Armbruster a7737e4496 hw: Consistently name Error ** objects errp, and not err 12 years ago
Alex Bligh bc72ad6754 aio / timers: Switch entire codebase to the new timer API 13 years ago
Paolo Bonzini 1437c94b26 hw/i*: pass owner to memory_region_init* functions 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Andreas Färber d2628b7d18 i8259: Convert PICCommonState to use QOM realizefn 14 years ago
Andreas Färber d1eebf4e3d i8259: QOM'ify some more 14 years ago
Andreas Färber 29bb5317cb i8259: QOM cleanups 13 years ago
Paolo Bonzini 49ab747f66 hw: move target-independent files to subdirectories 14 years ago
Paolo Bonzini 0d09e41a51 hw: move headers to include/ 14 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 14 years ago
Wenchao Xia 84f2d0ea0f HMP: add QDict to info callback handler 14 years ago
Andreas Färber 8c43a6f05d Make all static TypeInfos const 14 years ago
Paolo Bonzini 1de7afc984 misc: move include files to include/qemu/ 14 years ago
Paolo Bonzini 83c9089e73 monitor: move include files to include/monitor/ 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
malc 08406b035e Revert "fix some debug printf format strings" 14 years ago
malc 4f213879f3 Revert "i8259: add -no-spurious-interrupt-hack option" 14 years ago
Matthew Ogilvie f278d4947f i8259: add -no-spurious-interrupt-hack option 14 years ago
Matthew Ogilvie 145c7c880f fix some debug printf format strings 14 years ago
Jan Kiszka aa24822bdc i8259: Do not clear level-triggered lines in IRR on init 15 years ago
Andreas Färber 83f7d43a9e qom: Unify type registration 15 years ago
Anthony Liguori 39bffca203 qdev: register all types natively through QEMU Object Model 15 years ago
Anthony Liguori 8f04ee0882 isa: pic: convert to QEMU Object Model 15 years ago
Jan Kiszka 512709f559 i8259: Factor out base class for KVM reuse 15 years ago
Jan Kiszka 9aa78c425f i8259: Completely privatize PicState 15 years ago
Hervé Poussineau a811f53ccb i8259: give ISA device to isa_register_ioport() 15 years ago
Hervé Poussineau 48a18b3c69 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions 15 years ago
Jan Kiszka 81a02f93ba i8259: Fix coding style 15 years ago
Jan Kiszka 747c70af78 i8259: Convert to qdev 15 years ago
Jan Kiszka c17725f473 i8259: Eliminate PicState2 15 years ago
Jan Kiszka 2598539642 i8259: Replace PicState::pics_state with master flag 15 years ago
Jan Kiszka 6e5580ca2b i8259: PREP: Replace pic_intack_read with pic_read_irq 15 years ago
Jan Kiszka fc1a5e0a24 i8259: Clean up pic_ioport_read 15 years ago
Jan Kiszka 8d484caa84 i8259: Fix poll command 15 years ago
Jan Kiszka b76750c1ab i8259: Switch to per-PIC IRQ update 15 years ago
Jan Kiszka 86fbf97ceb i8259: Clear ELCR on reset 15 years ago
Jan Kiszka 51d9e939b8 i8259: Update IRQ state after reset 15 years ago
Jan Kiszka 78ef2b6989 i8259: Reorder intack in pic_read_irq 15 years ago
Jan Kiszka afdb06f849 i8259: Do not update IRQ output after spurious pic_poll_read 15 years ago
Jan Kiszka 2e2b227499 i8239: Introduce per-PIC output interrupt 15 years ago
Jan Kiszka 620260174a i8259: Move pic_set_irq1 after pic_update_irq 15 years ago
Jan Kiszka 5dcd35e276 i8259: Remove premature inline function attributes 15 years ago
Jan Kiszka d96e173769 pc: Fix and clean up PIC-to-APIC IRQ path 15 years ago
Richard Henderson 098d314a32 i8259: Convert to MemoryRegion 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago