index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pci
/
shpc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-13
pci/shpc: don't push attention button when ejecting powered-off device
Roman Kagan
1
-2
/
+2
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
1
-1
/
+1
2020-07-02
qdev: Drop qbus_set_hotplug_handler() parameter @errp
Markus Armbruster
1
-1
/
+1
2020-06-15
qdev: Convert to qdev_unrealize() with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-1
/
+1
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
1
-1
/
+2
2019-02-17
qdev: pass an Object * to qbus_set_hotplug_handler()
Michael Roth
1
-1
/
+1
2018-12-20
pci/shpc: perform unplug via the hotplug handler
David Hildenbrand
1
-1
/
+10
2018-12-20
pci/shpc: rename hotplug handler callbacks
David Hildenbrand
1
-7
/
+7
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
1
-3
/
+4
2018-01-18
pci/shpc: Move function to generic header file
Yuval Shaia
1
-11
/
+2
2017-07-03
pci: Convert shpc_init() to Error
Mao Zhongyi
1
-6
/
+5
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
1
-1
/
+4
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
1
-2
/
+5
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-01-29
pci: Clean up includes
Peter Maydell
1
-1
/
+1
2015-09-11
maint: remove unused include for strings.h
Daniel P. Berrange
1
-1
/
+0
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-04-28
Convert (ffs(val) - 1) to ctz32(val)
Stefan Hajnoczi
1
-5
/
+5
2015-03-11
pci/shpc: fix signed integer overflow
Michael S. Tsirkin
1
-1
/
+1
2015-02-16
pci: split shpc_cleanup and shpc_free
Paolo Bonzini
1
-1
/
+10
2014-11-24
hw/pci: fix crash on shpc error flow
Marcel Apfelbaum
1
-0
/
+1
2014-11-17
shpc: fix error propaagation
Gonglei
1
-1
/
+2
2014-10-15
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
1
-2
/
+2
2014-08-18
memory: remove memory_region_destroy
Paolo Bonzini
1
-1
/
+0
2014-02-10
pci/shpc: convert SHPC hotplug to use hotplug-handler API
Igor Mammedov
1
-47
/
+77
2013-11-05
qdev: Drop misleading qdev_free() function
Stefan Hajnoczi
1
-1
/
+1
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-1
/
+1
2013-07-04
hw/p*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-2
/
+2
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-03-01
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
1
-1
/
+2
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-17
pci: rename pci_internals.h pci_bus.h
Michael S. Tsirkin
1
-1
/
+1
2012-12-17
pci: fix path for local includes
Michael S. Tsirkin
1
-4
/
+4
2012-12-17
pci: move pci core code to hw/pci
Michael S. Tsirkin
1
-0
/
+681