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
/
vt82c686.c
Age
Commit message (
Expand
)
Author
2017-12-18
misc: remove old i386 dependency
Philippe Mathieu-Daudé
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2016-01-29
hw: Clean up includes
Peter Maydell
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
2015-06-23
vt82c686: QOMify
Gonglei
2015-06-04
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
Laszlo Ersek
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-13
isa: add memory space parameter to isa_bus_new
Hervé Poussineau
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
2015-01-15
vt82c686: avoid out-of-bounds read
Paolo Bonzini
2014-12-10
vt82c686: fix coverity warning about out-of-bounds write
zhanghailiang
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2013-12-23
vt82c686: Clean up use of cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-04
hw/i*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
vt82c686: replace register_ioport*
Jan Kiszka
2013-06-07
isa: QOM'ify ISABus
Andreas Färber
2013-04-08
hw: move ISA bridges and devices to hw/isa/, configure with default-configs/
Paolo Bonzini