Age | Commit message (Expand) | Author | Files | Lines |
2020-05-04 | hw/isa/i82378: Remove dead assignment | Philippe Mathieu-Daudé | 1 | -4/+4 |
2019-12-17 | hw: replace hw/i386/pc.h with a header just for the i8259 | Paolo Bonzini | 1 | -1/+1 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster | 1 | -0/+1 |
2019-05-29 | hw/ppc/40p: Move the MC146818 RTC to the board where it belongs | Philippe Mathieu-Daudé | 1 | -4/+0 |
2017-12-18 | hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init() | Philippe Mathieu-Daudé | 1 | -1/+2 |
2017-12-18 | hw/timer/i8254: rename pit_init() -> i8254_pit_init() | Philippe Mathieu-Daudé | 1 | -1/+1 |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost | 1 | -0/+4 |
2016-01-29 | hw: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-13 | isa: Clean up error handling around isa_bus_new() | Markus Armbruster | 1 | -1/+4 |
2015-09-09 | i8257: remove cpu_request_exit irq | Paolo Bonzini | 1 | -2/+1 |
2015-06-03 | hw/isa/i82378.c: Fix misusing qemu_allocate_irqs for single irq | Shannon Zhao | 1 | -5/+2 |
2015-02-26 | pci: Trivial device model conversions to realize | Markus Armbruster | 1 | -4/+2 |
2015-02-13 | isa: add memory space parameter to isa_bus_new | Hervé Poussineau | 1 | -1/+2 |
2013-07-31 | i82378: Cleanup implementation | Hervé Poussineau | 1 | -170/+42 |
2013-07-31 | pci-host/prep: Set isa_mem_base in the PCI host bridge | Hervé Poussineau | 1 | -3/+0 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+1 |
2013-07-04 | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -2/+4 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -2/+2 |
2013-06-07 | isa: QOM'ify ISADevice | Andreas Färber | 1 | -1/+1 |
2013-06-07 | isa: QOM'ify ISABus | Andreas Färber | 1 | -1/+1 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+277 |