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
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
4
-4
/
+4
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qmp-commands.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
4
-0
/
+5
2018-01-19
nvdimm: add 'unarmed' option
Haozhong Zhang
1
-0
/
+7
2018-01-11
Merge remote-tracking branch 'origin/master' into HEAD
Michael S. Tsirkin
2
-1
/
+1
2017-12-18
hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
Philippe Mathieu-Daudé
1
-1
/
+0
2017-12-18
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
1
-0
/
+1
2017-12-05
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2
-5
/
+6
2017-12-05
vmgenid: use UUID property type
Roman Kagan
1
-22
/
+8
2017-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-2
/
+13
2017-10-16
tco: add trace events
Paolo Bonzini
2
-2
/
+13
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+1
2017-10-15
fw_cfg: add write callback
Marc-André Lureau
1
-1
/
+1
2017-09-19
Convert multi-line fprintf() to warn_report()
Alistair Francis
1
-4
/
+3
2017-09-19
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
1
-1
/
+2
2017-09-08
vmgenid: replace x-write-pointer-available hack
Marc-André Lureau
2
-8
/
+11
2017-09-08
acpi/vmgenid: change device category to misc
Yoni Bettan
1
-0
/
+1
2017-09-08
Revert "ACPI: don't call acpi_pcihp_device_plug_cb on xen"
Anthony PERARD
1
-8
/
+3
2017-09-08
hw/acpi: Move acpi_set_pci_info to pcihp
Anthony PERARD
1
-0
/
+38
2017-09-08
hw/acpi: Limit hotplug to root bus on legacy mode
Anthony PERARD
1
-1
/
+1
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
1
-1
/
+1
2017-07-04
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
1
-1
/
+0
2017-06-20
pcihp: use get_uint() for "bsel" property
Marc-André Lureau
1
-3
/
+3
2017-06-20
pc-dimm: make "size" property uint64
Marc-André Lureau
2
-6
/
+7
2017-06-20
pc-dimm: use get_uint() for dimm properties
Marc-André Lureau
2
-8
/
+9
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
1
-1
/
+0
2017-06-08
nvdimm acpi: fix region format interface code
Haozhong Zhang
1
-3
/
+4
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-2
/
+2
2017-05-18
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2
-3
/
+35
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-1
/
+1
2017-05-11
pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()
Igor Mammedov
1
-4
/
+3
2017-05-11
numa: Allow setting NUMA distance for different NUMA nodes
He Chen
1
-0
/
+26
2017-05-10
ACPI: don't call acpi_pcihp_device_plug_cb on xen
Bruce Rogers
1
-3
/
+8
2017-05-10
hw/arm/virt: generate 64-bit addressable ACPI objects
Ard Biesheuvel
1
-0
/
+27
2017-04-05
tco: do not generate an NMI
Paolo Bonzini
1
-2
/
+0
2017-03-22
hw/acpi/vmgenid: prevent more than one vmgenid device
Laszlo Ersek
1
-0
/
+8
2017-03-22
hw/acpi/vmgenid: prevent device realization on pre-2.5 machine types
Laszlo Ersek
1
-0
/
+14
2017-03-15
Bugfix: Handle error if VM Generation ID device not present
Ben Warren
1
-0
/
+1
2017-03-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-3
/
+324
2017-03-02
qmp/hmp: add query-vm-generation-id and 'info vm-generation-id' commands
Igor Mammedov
1
-0
/
+16
2017-03-02
ACPI: Add Virtual Machine Generation ID support
Ben Warren
2
-0
/
+243
2017-03-02
ACPI: Add vmgenid blob storage to the build tables
Ben Warren
1
-0
/
+2
2017-03-02
linker-loader: Add new 'write pointer' command
Ben Warren
1
-3
/
+63
2017-03-01
bus: do not unref hotplug handler
Marc-André Lureau
1
-0
/
+2
2017-03-01
pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twice
Igor Mammedov
1
-11
/
+0
2017-02-28
hw/acpi/tco.c: fix tco timer stop
Igor Pavlikevich
1
-0
/
+1
2017-02-22
change CPUArchId.cpu type to Object*
Igor Mammedov
1
-1
/
+1
2017-01-23
machine: Make possible_cpu_arch_ids() return const pointer
Igor Mammedov
2
-7
/
+3
[next]