- eb8f7f9 x86: ich9: expose "smi_negotiated_features" as a QOM property by Igor Mammedov · 4 years, 5 months ago
- 00dc02d x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features by Igor Mammedov · 4 years, 5 months ago
- 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
- 842038f Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 6 months ago
- 0fc8289 lpc_ich9: Use typedef name for instance_size by Eduardo Habkost · 4 years, 6 months ago
- b327066 pc87312: Rename TYPE_PC87312_SUPERIO to TYPE_PC87312 by Eduardo Habkost · 4 years, 6 months ago
- 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
- db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
- 0c66619 hw/isa/isa-bus: Replace hw_error() by assert() by Philippe Mathieu-Daudé · 4 years, 6 months ago
- 28b18db hw/isa/isa-superio: Fix IDE controller realization by Philippe Mathieu-Daudé · 4 years, 7 months ago
- fe47ad3 piix: Move QOM macros to header by Eduardo Habkost · 4 years, 6 months ago
- a74fb39 meson: convert hw/isa by Marc-André Lureau · 6 years ago
- 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
- 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
- 118bfd7 qdev: Use returned bool to check for qdev_realize() etc. failure by Markus Armbruster · 4 years, 8 months ago
- 525d654 audio: rework pcspk_init() by Gerd Hoffmann · 4 years, 8 months ago
- 6172e06 fdc: Reject clash between -drive if=floppy and -global isa-fdc by Markus Armbruster · 4 years, 8 months ago
- 3c6ef47 sysbus: Convert to sysbus_realize() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- bd2f053 isa: isa_create(), isa_try_create() are now unused, drop by Markus Armbruster · 4 years, 9 months ago
- 96927c7 isa: Convert uses of isa_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 0fe9d90 isa: New isa_new(), isa_realize_and_unref() etc. by Markus Armbruster · 4 years, 9 months ago
- 9307d06 pci: Convert uses of pci_create() etc. with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 99ba777 qdev: Convert uses of qdev_set_parent_bus() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 3e80f69 qdev: Convert uses of qdev_create() with Coccinelle by Markus Armbruster · 4 years, 9 months ago
- 7d3660e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 4 years, 9 months ago
- da278d5 accel: Move Xen accelerator code under accel/xen/ by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 18cdeb7 hw/isa/apm: Convert debug printf()s to trace events by Philippe Mathieu-Daudé · 4 years, 9 months ago
- c3a09ff hw/mips/fuloong2e: Fix typo in Fuloong machine name by Philippe Mathieu-Daudé · 4 years, 10 months ago
- 40c2281 Drop more @errp parameters after previous commit by Markus Armbruster · 4 years, 10 months ago
- d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
- e508430 hw/isa/superio: Make the components QOM children by Markus Armbruster · 4 years, 10 months ago
- a2261b2 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pull-request' into staging by Peter Maydell · 4 years, 10 months ago
- a53e581 acpi: add ISADeviceClass->build_aml() by Gerd Hoffmann · 4 years, 10 months ago
- 2c8ed55 hw/isa/i82378: Remove dead assignment by Philippe Mathieu-Daudé · 4 years, 10 months ago
- b822dfa hw/isa/superio: Correct the license text by Philippe Mathieu-Daudé · 5 years ago
- ce73691 Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 5 years ago
- 7d0776c hw/ide: Remove unneeded inclusion of hw/ide.h by BALATON Zoltan · 5 years ago
- be1765f hw/ide: Do ide_drive_get() within pci_ide_create_devs() by BALATON Zoltan · 5 years ago
- f42b65b hw/ide: Get rid of piix4_init function by BALATON Zoltan · 5 years ago
- 902283c hw/isa/piix4.c: Introduce variable to store devfn by BALATON Zoltan · 5 years ago
- 64a7b8d qom/object: Use common get/set uint helpers by Felipe Franciosi · 5 years ago
- a8c1e3b ich9: Simplify ich9_lpc_initfn by Felipe Franciosi · 5 years ago
- 1f63daa ich9: fix getter type for sci_int property by Felipe Franciosi · 5 years ago
- 836e1b3 qom/object: enable setter for uint types by Felipe Franciosi · 5 years ago
- a1c4a3d hw/southbridge/ich9: Removed unused headers by Philippe Mathieu-Daudé · 5 years ago
- 10ebc0a hw/input: Do not enable CONFIG_PCKBD by default by Thomas Huth · 5 years ago
- 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
- 3c29e18 hw/isa/isa-bus: cleanup irq functions by Paolo Bonzini · 5 years ago
- 852c27e hw: replace hw/i386/pc.h with a header just for the i8259 by Paolo Bonzini · 5 years ago
- f3db354 mips: fulong 2e: Renovate coding style by Filip Bozuta · 5 years ago
- 14a026d hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c by Philippe Mathieu-Daudé · 5 years ago
- 0063454 hw/pci-host/piix: Move RCR_IOPORT register definition by Philippe Mathieu-Daudé · 6 years ago
- e29f237 hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c by Philippe Mathieu-Daudé · 6 years ago
- fff123b piix4: Add a MC146818 RTC Controller as specified in datasheet by Philippe Mathieu-Daudé · 7 years ago
- f9b3cd5 piix4: Add an i8254 PIT Controller as specified in datasheet by Hervé Poussineau · 7 years ago
- 135bfcc piix4: Add an i8257 DMA Controller as specified in datasheet by Hervé Poussineau · 7 years ago
- 9b74b19 piix4: Rename PIIX4 object to piix4-isa by Hervé Poussineau · 7 years ago
- 078778c piix4: Add an i8259 Interrupt Controller as specified in datasheet by Hervé Poussineau · 7 years ago
- 5790b75 piix4: Add the Reset Control Register by Hervé Poussineau · 7 years ago
- 9dc1a76 hw/isa/vt82c686: Convert reset handler to DeviceReset by Philippe Mathieu-Daudé · 5 years ago
- fd52c20 hw/isa/piix4: Convert reset handler to DeviceReset by Philippe Mathieu-Daudé · 5 years ago
- c0ff379 hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c by Thomas Huth · 5 years ago
- 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
- 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 6 years ago
- d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
- a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
- 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
- d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
- 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
- 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
- a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
- 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
- a30c34d hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdev by Philippe Mathieu-Daudé · 6 years ago
- 2e8f851 hw/ppc/40p: Move the MC146818 RTC to the board where it belongs by Philippe Mathieu-Daudé · 6 years ago
- 81c48dd hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity by Philippe Mathieu-Daudé · 6 years ago
- 84bdc58 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 6 years ago
- 500016e trace-events: Shorten file names in comments by Markus Armbruster · 6 years ago
- fa80da7 hw/isa/Kconfig: PIIX4 southbridge requires USB UHCI by Philippe Mathieu-Daudé · 6 years ago
- aa889f7 hw/isa/Kconfig: i82378 SuperIO requires PC speaker device by Philippe Mathieu-Daudé · 6 years ago
- 9040e6d i386, acpi: check acpi_memory_hotplug capacity in pre_plug by Wei Yang · 6 years ago
- dd0ff81 isa: express SuperIO dependencies with Kconfig by Paolo Bonzini · 6 years ago
- 1550b0e i2c: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
- 02017ee i386: express dependencies with Kconfig by Paolo Bonzini · 6 years ago
- a7e2315 isa: express dependencies with kconfig by Paolo Bonzini · 6 years ago
- 82f5181 kconfig: introduce kconfig files by Paolo Bonzini · 6 years ago
- 93198b6 i2c: Split smbus into parts by Corey Minyard · 6 years ago
- 4ad6f6c char: allow specifying a GMainContext at opening time by Paolo Bonzini · 6 years ago
- eae2e2e configs: Add a CONFIG_SMC37C669 switch for the "smc37c669-superio" device by Thomas Huth · 6 years ago
- 45726b6 i2c: pm_smbus: Add the ability to force block transfer enable by Corey Minyard · 7 years ago
- 75cacb1 hw/isa/smc37c669: Change the parallel I/O base to 378H by Philippe Mathieu-Daudé · 7 years ago
- d4c8fcd hw/isa/superio: Fix inconsistent use of Chardev->be by Philippe Mathieu-Daudé · 7 years ago
- 0304f9e hw: Do not include "sysemu/block-backend.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
- 9bca0ed Change references to serial_hds[] to serial_hd() by Peter Maydell · 7 years ago
- ed627b2 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 7 years ago
- f8eaef6 acpi: move ACPI_PORT_SMI_CMD define to header it belongs to by Igor Mammedov · 7 years ago
- 7bea0dd hw/isa/superio: Add the SMC FDC37C669 Super I/O by Philippe Mathieu-Daudé · 7 years ago
- 98cf824 hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO by Philippe Mathieu-Daudé · 7 years ago
- 728d891 hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init() by Philippe Mathieu-Daudé · 7 years ago
- 7313b1f hw/isa/superio: Factor out the FDC37M817 Super I/O from mips_malta.c by Philippe Mathieu-Daudé · 7 years ago
- c16a4e1 hw/isa/superio: Factor out the IDE code from pc87312.c by Philippe Mathieu-Daudé · 7 years ago