Philippe Mathieu-Daudé
|
9dc1a7699d
hw/isa/vt82c686: Convert reset handler to DeviceReset
|
5 years ago |
Markus Armbruster
|
d5938f29fe
Clean up inclusion of sysemu/sysemu.h
|
6 years ago |
Markus Armbruster
|
a27bd6c779
Include hw/qdev-properties.h less
|
6 years ago |
Markus Armbruster
|
650d103d3e
Include hw/hw.h exactly where needed
|
6 years ago |
Markus Armbruster
|
d645427057
Include migration/vmstate.h less
|
6 years ago |
Markus Armbruster
|
71e8a91585
Include sysemu/reset.h a lot less
|
6 years ago |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 years ago |
Philippe Mathieu-Daudé
|
a30c34d2ab
hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdev
|
6 years ago |
Corey Minyard
|
93198b6cad
i2c: Split smbus into parts
|
6 years ago |
Corey Minyard
|
45726b6e2c
i2c: pm_smbus: Add the ability to force block transfer enable
|
7 years ago |
Philippe Mathieu-Daudé
|
98cf824b5f
hw/isa/vt82c686: Add the TYPE_VT82C686B_SUPERIO
|
7 years ago |
Philippe Mathieu-Daudé
|
728d891003
hw/isa/vt82c686: Rename vt82c686b_init() -> vt82c686b_isa_init()
|
7 years ago |
Alistair Francis
|
a89f364ae8
Replace all occurances of __FUNCTION__ with __func__
|
7 years ago |
Philippe Mathieu-Daudé
|
09db4d37d2
misc: remove old i386 dependency
|
7 years ago |
Eduardo Habkost
|
fd3b02c889
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
|
8 years ago |
Eduardo Habkost
|
e90f2a8c3e
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
|
8 years ago |
Peter Maydell
|
0430891ce1
hw: Clean up includes
|
9 years ago |
Markus Armbruster
|
d10e54329b
isa: Clean up error handling around isa_bus_new()
|
9 years ago |
Gonglei
|
417349e6e9
vt82c686: QOMify
|
10 years ago |
Laszlo Ersek
|
9a10bbb4e8
hw/acpi: acpi_pm1_cnt_init(): take "disable_s3" and "disable_s4"
|
10 years ago |
Markus Armbruster
|
9af21dbee1
pci: Trivial device model conversions to realize
|
10 years ago |
Hervé Poussineau
|
bb2ed009e7
isa: add memory space parameter to isa_bus_new
|
10 years ago |
Paolo Bonzini
|
e720677e32
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
|
10 years ago |
Paolo Bonzini
|
9feb8adeaa
vt82c686: avoid out-of-bounds read
|
10 years ago |
zhanghailiang
|
b196d969ef
vt82c686: fix coverity warning about out-of-bounds write
|
10 years ago |
Juan Quintela
|
d49805aeea
savevm: Remove all the unneeded version_minimum_id_old (x86)
|
11 years ago |
Andreas Färber
|
a5c828525e
i2c: Rename i2c_bus to I2CBus
|
12 years ago |
Markus Armbruster
|
04916ee9fb
vt82c686: Clean up use of cannot_instantiate_with_device_add_yet
|
11 years ago |
Markus Armbruster
|
efec3dd631
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
|
11 years ago |
Marcel Apfelbaum
|
9e64f8a3fc
hw: set interrupts using pci irq wrappers
|
12 years ago |