index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
isa
Age
Commit message (
Expand
)
Author
2020-04-01
hw/isa/superio: Correct the license text
Philippe Mathieu-Daudé
2020-03-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2020-03-17
hw/ide: Remove unneeded inclusion of hw/ide.h
BALATON Zoltan
2020-03-17
hw/ide: Do ide_drive_get() within pci_ide_create_devs()
BALATON Zoltan
2020-03-17
hw/ide: Get rid of piix4_init function
BALATON Zoltan
2020-03-17
hw/isa/piix4.c: Introduce variable to store devfn
BALATON Zoltan
2020-03-16
qom/object: Use common get/set uint helpers
Felipe Franciosi
2020-03-16
ich9: Simplify ich9_lpc_initfn
Felipe Franciosi
2020-03-16
ich9: fix getter type for sci_int property
Felipe Franciosi
2020-03-16
qom/object: enable setter for uint types
Felipe Franciosi
2020-03-09
hw/southbridge/ich9: Removed unused headers
Philippe Mathieu-Daudé
2020-02-04
hw/input: Do not enable CONFIG_PCKBD by default
Thomas Huth
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-12-17
hw/isa/isa-bus: cleanup irq functions
Paolo Bonzini
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-16
mips: fulong 2e: Renovate coding style
Filip Bozuta
2019-11-05
hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c
Philippe Mathieu-Daudé
2019-11-05
hw/pci-host/piix: Move RCR_IOPORT register definition
Philippe Mathieu-Daudé
2019-11-05
hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c
Philippe Mathieu-Daudé
2019-11-05
piix4: Add a MC146818 RTC Controller as specified in datasheet
Philippe Mathieu-Daudé
2019-11-05
piix4: Add an i8254 PIT Controller as specified in datasheet
Hervé Poussineau
2019-11-05
piix4: Add an i8257 DMA Controller as specified in datasheet
Hervé Poussineau
2019-11-05
piix4: Rename PIIX4 object to piix4-isa
Hervé Poussineau
2019-11-05
piix4: Add an i8259 Interrupt Controller as specified in datasheet
Hervé Poussineau
2019-11-05
piix4: Add the Reset Control Register
Hervé Poussineau
2019-10-15
hw/isa/vt82c686: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-15
hw/isa/piix4: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-04
hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.c
Thomas Huth
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-06
hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2019-05-29
hw/ppc/40p: Move the MC146818 RTC to the board where it belongs
Philippe Mathieu-Daudé
2019-05-17
hw/i386/acpi: Add object_resolve_type_unambiguous to improve modularity
Philippe Mathieu-Daudé
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-20
hw/isa/Kconfig: PIIX4 southbridge requires USB UHCI
Philippe Mathieu-Daudé
2019-03-20
hw/isa/Kconfig: i82378 SuperIO requires PC speaker device
Philippe Mathieu-Daudé
2019-03-12
i386, acpi: check acpi_memory_hotplug capacity in pre_plug
Wei Yang
2019-03-07
isa: express SuperIO dependencies with Kconfig
Paolo Bonzini
2019-03-07
i2c: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
i386: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
isa: express dependencies with kconfig
Paolo Bonzini
[next]