index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
acpi
Commit message (
Expand
)
Author
Age
Files
Lines
*
typo: apci->acpi
Dr. David Alan Gilbert
2019-01-30
1
-1
/
+1
*
hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arrays
Philippe Mathieu-Daudé
2019-01-18
1
-4
/
+8
*
hw: acpi: Fix memory hotplug AML generation error
Yang Zhong
2019-01-18
1
-5
/
+5
*
acpi: add ACPI memory clear interface
Marc-André Lureau
2019-01-18
1
-0
/
+55
*
acpi: build TPM Physical Presence interface
Stefan Berger
2019-01-18
2
-0
/
+405
*
pci/pcihp: perform unplug via the hotplug handler
David Hildenbrand
2018-12-20
2
-3
/
+15
*
pci/pcihp: overwrite hotplug handler recursively from the start
David Hildenbrand
2018-12-20
2
-15
/
+16
*
pci/pcihp: perform check for bus capability in pre_plug handler
David Hildenbrand
2018-12-20
2
-8
/
+29
*
hw: acpi: Export and share the ARM RSDP build
Samuel Ortiz
2018-12-19
1
-0
/
+68
*
pc:piix4: Update smbus I/O space after a migration
Corey Minyard
2018-12-19
1
-0
/
+1
*
qmp hmp: Make system_wakeup check wake-up support and run state
Daniel Henrique Barboza
2018-12-18
1
-1
/
+2
*
qmp: query-current-machine with wakeup-suspend-support
Daniel Henrique Barboza
2018-12-18
1
-0
/
+6
*
hw/acpi/nvdimm: Don't take address of fields in packed structs
Peter Maydell
2018-11-12
1
-8
/
+8
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-09-24
1
-4
/
+6
|
\
|
*
pc: make sure that guest isn't able to unplug the first cpu
Igor Mammedov
2018-09-07
1
-4
/
+6
*
|
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
2018-08-28
3
-5
/
+4
|
/
*
i2c: pm_smbus: Add the ability to force block transfer enable
Corey Minyard
2018-08-23
1
-1
/
+1
*
nvdimm: make persistence option symbolic
Ross Zwisler
2018-06-11
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
1
-4
/
+41
|
\
|
*
nvdimm, acpi: support NFIT platform capabilities
Ross Zwisler
2018-06-01
1
-4
/
+41
*
|
hw: Do not include "exec/ioport.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
2
-2
/
+0
|
/
*
acpi: fix a comment about aml_call0()
Marc-André Lureau
2018-05-20
1
-1
/
+1
*
virt_arm: acpi: reuse common build_fadt()
Igor Mammedov
2018-03-13
1
-2
/
+21
*
acpi: move build_fadt() from i386 specific to generic ACPI source
Igor Mammedov
2018-03-13
1
-0
/
+105
*
acpi: add build_append_gas() helper for Generic Address Structure
Igor Mammedov
2018-03-13
1
-0
/
+16
*
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
4
-4
/
+4
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
1
-1
/
+1
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qmp-commands.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
4
-0
/
+5
*
nvdimm: add 'unarmed' option
Haozhong Zhang
2018-01-19
1
-0
/
+7
*
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2018-01-11
2
-1
/
+1
|
\
|
*
hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
|
*
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
2017-12-18
1
-0
/
+1
*
|
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
2
-5
/
+6
*
|
vmgenid: use UUID property type
Roman Kagan
2017-12-05
1
-22
/
+8
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-10-19
2
-2
/
+13
|
\
|
*
tco: add trace events
Paolo Bonzini
2017-10-16
2
-2
/
+13
*
|
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+1
*
|
fw_cfg: add write callback
Marc-André Lureau
2017-10-15
1
-1
/
+1
|
/
*
Convert multi-line fprintf() to warn_report()
Alistair Francis
2017-09-19
1
-4
/
+3
*
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-19
1
-1
/
+2
*
vmgenid: replace x-write-pointer-available hack
Marc-André Lureau
2017-09-08
2
-8
/
+11
*
acpi/vmgenid: change device category to misc
Yoni Bettan
2017-09-08
1
-0
/
+1
*
Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"
Anthony PERARD
2017-09-08
1
-8
/
+3
*
hw/acpi: Move acpi_set_pci_info to pcihp
Anthony PERARD
2017-09-08
1
-0
/
+38
*
hw/acpi: Limit hotplug to root bus on legacy mode
Anthony PERARD
2017-09-08
1
-1
/
+1
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
2017-07-04
1
-1
/
+0
*
pcihp: use get_uint() for "bsel" property
Marc-André Lureau
2017-06-20
1
-3
/
+3
[next]