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
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
2017-01-16
acpi: filter based on CONFIG_ACPI_X86 rather than TARGET
Paolo Bonzini
2
-1
/
+35
2017-01-16
stubs: move acpi stubs to hw/acpi
Paolo Bonzini
2
-4
/
+22
2017-01-10
memhp: move DIMM devices into dedicated scope with related common methods
Igor Mammedov
1
-93
/
+97
2017-01-10
memhp: don't generate memory hotplug AML if it's not enabled/supported
Igor Mammedov
3
-9
/
+21
2017-01-10
memhp: move memory hotplug only defines to memory_hotplug.c
Igor Mammedov
1
-0
/
+24
2017-01-10
memhp: move GPE handler_E03 into build_memory_hotplug_aml()
Igor Mammedov
1
-15
/
+27
2017-01-10
memhp: merge build_memory_devices() into build_memory_hotplug_aml()
Igor Mammedov
1
-9
/
+5
2017-01-10
memhp: consolidate scattered MHPD device declaration
Igor Mammedov
1
-63
/
+60
2017-01-10
memhp: move build_memory_devices() into memory_hotplug.c
Igor Mammedov
1
-0
/
+124
2017-01-10
memhp: move build_memory_hotplug_aml() into memory_hotplug.c
Igor Mammedov
3
-263
/
+248
2016-11-15
nvdimm acpi: introduce NVDIMM_DSM_MEMORY_SIZE
Xiao Guangrong
1
-13
/
+17
2016-11-15
nvdimm acpi: use aml_name_decl to define named object
Xiao Guangrong
1
-4
/
+2
2016-11-15
nvdimm acpi: rename nvdimm_dsm_reserved_root
Xiao Guangrong
1
-3
/
+4
2016-11-15
nvdimm acpi: fix two comments
Xiao Guangrong
1
-2
/
+2
2016-11-15
nvdimm acpi: define DSM return codes
Xiao Guangrong
1
-19
/
+27
[next]