Age | Commit message (Expand) | Author | Files | Lines |
2018-01-11 | Merge remote-tracking branch 'origin/master' into HEAD | Michael S. Tsirkin | 2 | -3/+3 |
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-12-18 | misc: remove old i386 dependency | Philippe Mathieu-Daudé | 1 | -1/+0 |
2017-12-05 | pci: Eliminate redundant PCIDevice::bus pointer | David Gibson | 1 | -5/+5 |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost | 4 | -0/+25 |
2017-10-15 | fw_cfg: add write callback | Marc-André Lureau | 1 | -2/+2 |
2017-09-26 | hw/isa/pc87312: Mark the device with user_creatable = false | Thomas Huth | 1 | -0/+2 |
2017-08-01 | trace-events: fix code style: print 0x before hex numbers | Vladimir Sementsov-Ogievskiy | 1 | -2/+2 |
2017-07-31 | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé | 1 | -1/+1 |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau | 1 | -1/+1 |
2017-05-23 | shutdown: Add source information to SHUTDOWN and RESET | Eric Blake | 1 | -1/+1 |
2017-05-17 | isabus-bridge: Remove user_creatable flag | Eduardo Habkost | 1 | -5/+0 |
2017-05-17 | sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE | Eduardo Habkost | 1 | -0/+5 |
2017-05-17 | qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable | Eduardo Habkost | 3 | -3/+3 |
2017-04-05 | tco: do not generate an NMI | Paolo Bonzini | 1 | -5/+0 |
2017-02-06 | Allow ISA bus to be configured out | David Gibson | 1 | -1/+1 |
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau | 2 | -2/+2 |
2017-01-27 | hw/isa/lpc_ich9: negotiate SMI broadcast on pc-q35-2.9+ machine types | Laszlo Ersek | 1 | -0/+2 |
2017-01-27 | hw/isa/lpc_ich9: add broadcast SMI feature | Laszlo Ersek | 1 | -1/+9 |
2017-01-27 | hw/isa/lpc_ich9: add SMI feature negotiation via fw_cfg | Laszlo Ersek | 1 | -0/+79 |
2017-01-24 | hw/isa/isa-bus: Set category of the "isabus-bridge" device | Thomas Huth | 1 | -0/+1 |
2016-10-24 | char: remove init callback | Marc-André Lureau | 1 | -2/+2 |
2016-09-08 | portio: keep references on portio | Marc-André Lureau | 1 | -9/+5 |
2016-08-12 | trace-events: fix first line comment in trace-events | Laurent Vivier | 1 | -1/+1 |
2016-06-29 | ich9: implement SCI_IRQ_SEL register | Paolo Bonzini | 1 | -10/+18 |
2016-06-29 | ich9: implement ACPI_EN register | Paolo Bonzini | 1 | -3/+12 |
2016-06-29 | isa: introduce wrapper isa_connect_gpio_out | Efimov Vasily | 1 | -0/+7 |
2016-06-29 | ICH9 LPC: move call of isa_bus_irqs to 'realize' method | Efimov Vasily | 1 | -0/+2 |
2016-06-29 | ICH9 LPC: handle GSI as qdev GPIO | Efimov Vasily | 1 | -0/+3 |
2016-06-29 | ich9: unify pic and ioapic IRQ vectors | Paolo Bonzini | 1 | -2/+2 |
2016-06-29 | ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callers | Paolo Bonzini | 1 | -23/+17 |
2016-06-29 | ich9: call ich9_lpc_update_pic for disabled pirqs | Paolo Bonzini | 1 | -3/+0 |
2016-06-24 | pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook | Igor Mammedov | 1 | -0/+1 |
2016-06-20 | trace: split out trace events for hw/isa/ directory | Daniel P. Berrange | 1 | -0/+9 |
2016-06-07 | ICH9: fix typo | Cao jin | 1 | -2/+2 |
2016-06-07 | pc: use AcpiDeviceIfClass.send_event to issue GPE events | Igor Mammedov | 1 | -27/+3 |
2016-06-07 | acpi: extend ACPI interface to provide send_event hook | Igor Mammedov | 1 | -0/+8 |
2016-05-19 | explicitly include qom/cpu.h | Paolo Bonzini | 1 | -0/+1 |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 1 | -0/+1 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 2 | -0/+2 |
2016-03-11 | ich9lpc: fix typo | Cao jin | 1 | -17/+18 |
2016-02-25 | ich9: Remove enable_tco arguments from init functions | Eduardo Habkost | 1 | -2/+2 |
2016-02-08 | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake | 1 | -3/+2 |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake | 1 | -1/+1 |
2016-02-03 | isa: add an ISA DMA interface, and store it within the ISA bus | Hervé Poussineau | 1 | -0/+21 |
2016-01-29 | hw: Clean up includes | Peter Maydell | 4 | -0/+4 |
2016-01-29 | x86: Clean up includes | Peter Maydell | 2 | -0/+2 |
2016-01-29 | ppc: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-13 | isa: Clean up inappropriate hw_error() | Markus Armbruster | 1 | -11/+0 |