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
2016-05-19
explicitly include qom/cpu.h
Paolo Bonzini
2016-03-22
hw: explicitly include qemu-common.h and cpu.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-11
ich9lpc: fix typo
Cao jin
2016-02-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-02-03
isa: add an ISA DMA interface, and store it within the ISA bus
Hervé Poussineau
2016-01-29
hw: Clean up includes
Peter Maydell
2016-01-29
x86: Clean up includes
Peter Maydell
2016-01-29
ppc: Clean up includes
Peter Maydell
2016-01-13
isa: Clean up inappropriate hw_error()
Markus Armbruster
2016-01-13
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
2016-01-13
isa: Trivially convert remaining PCI-ISA bridges to realize()
Markus Armbruster
2016-01-13
hw: Inline the qdev_prop_set_drive_nofail() wrapper
Markus Armbruster
2015-10-22
hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT
Laszlo Ersek
2015-09-09
i8257: remove cpu_request_exit irq
Paolo Bonzini
2015-07-08
ich9: implement strap SPKR pin logic
Paulo Alcantara
2015-07-07
ich9: add TCO interface emulation
Paulo Alcantara
2015-07-06
ich9: add smm_enabled field and arguments
Paolo Bonzini
2015-07-06
piix4/ich9: do not raise SMI on ACPI enable/disable commands
Paolo Bonzini
2015-06-23
vt82c686: QOMify
Gonglei
2015-06-23
piix4: QOMify
Gonglei
2015-06-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...
Peter Maydell
2015-06-12
virtio-vga: add '-vga virtio' support
Gerd Hoffmann
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-05
ich9: implement SMI_LOCK
Gerd Hoffmann
2015-06-05
Move parallel_hds_isa_init to hw/isa/isa-bus.c
Miroslav Rezanina
2015-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-04
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
Laszlo Ersek
2015-06-03
hw/q35: fix floppy controller definition in ich9
Marcel Apfelbaum
2015-06-03
hw/isa/i82378.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
hw/isa/lpc_ich9.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-04-02
hw: Mark devices picking up char backends actively FIXME
Markus Armbruster
2015-04-02
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
2015-02-26
acpi, ich9: Add unplug cb for ich9.
Tang Chen
2015-02-26
acpi, ich9: Add hotunplug request cb for ich9.
Tang Chen
2015-02-26
pci: Trivial device model conversions to realize
Markus Armbruster
2015-02-13
isa: remove isa_mem_base variable
Hervé Poussineau
2015-02-13
piix4: use PCI address space instead of system memory
Hervé Poussineau
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-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-15
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
2014-09-02
Fix debug print warning
Gonglei
2014-08-15
isa-bus: don't use 'Yoda conditions'
Gonglei
2014-08-15
pci-host: update obsolete reference about piix_pci.c
Gonglei
[next]