Markus Armbruster
|
ca77ee28e0
Include migration/qemu-file-types.h a lot less
|
6 年之前 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年之前 |
David Hildenbrand
|
07578b0ad6
qdev: Let the hotplug_handler_unplug() caller delete the device
|
6 年之前 |
Michael Roth
|
94d1cc5f03
qdev: pass an Object * to qbus_set_hotplug_handler()
|
6 年之前 |
David Hildenbrand
|
8f560cdce4
pci/shpc: perform unplug via the hotplug handler
|
6 年之前 |
David Hildenbrand
|
851fedfbc5
pci/shpc: rename hotplug handler callbacks
|
6 年之前 |
Marc-André Lureau
|
03fee66fde
vmstate: constify VMStateField
|
6 年之前 |
Yuval Shaia
|
37e626ceda
pci/shpc: Move function to generic header file
|
7 年之前 |
Mao Zhongyi
|
344475e77d
pci: Convert shpc_init() to Error
|
8 年之前 |
Mao Zhongyi
|
9a7c2a5970
pci: Make errp the last parameter of pci_add_capability()
|
8 年之前 |
Jianjun Duan
|
2c21ee769e
migration: extend VMStateInfo
|
8 年之前 |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 年之前 |
Peter Maydell
|
97d5408f99
pci: Clean up includes
|
9 年之前 |
Daniel P. Berrange
|
4595a48a10
maint: remove unused include for strings.h
|
10 年之前 |
Markus Armbruster
|
cc7a8ea740
Include qapi/qmp/qerror.h exactly where needed
|
10 年之前 |
Stefan Hajnoczi
|
786a4ea82e
Convert (ffs(val) - 1) to ctz32(val)
|
10 年之前 |
Michael S. Tsirkin
|
5820945946
pci/shpc: fix signed integer overflow
|
10 年之前 |
Paolo Bonzini
|
5cd5e70159
pci: split shpc_cleanup and shpc_free
|
10 年之前 |
Marcel Apfelbaum
|
109e90e470
hw/pci: fix crash on shpc error flow
|
10 年之前 |
Gonglei
|
0e8b439ae5
shpc: fix error propaagation
|
10 年之前 |
Igor Mammedov
|
14d5a28fb6
qdev: HotplugHandler: Rename unplug callback to unplug_request
|
11 年之前 |
Paolo Bonzini
|
469b046ead
memory: remove memory_region_destroy
|
11 年之前 |
Igor Mammedov
|
5d268704d7
pci/shpc: convert SHPC hotplug to use hotplug-handler API
|
11 年之前 |
Stefan Hajnoczi
|
02a5c4c974
qdev: Drop misleading qdev_free() function
|
12 年之前 |
Marcel Apfelbaum
|
9e64f8a3fc
hw: set interrupts using pci irq wrappers
|
12 年之前 |
Paolo Bonzini
|
40c5dce99b
hw/p*: pass owner to memory_region_init* functions
|
12 年之前 |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 年之前 |
Paolo Bonzini
|
b4a42f8138
hw: move qdev-monitor.o to toplevel directory
|
12 年之前 |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 年之前 |
Michael S. Tsirkin
|
06aac7bd50
pci: rename pci_internals.h pci_bus.h
|
12 年之前 |