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
Commit message (
Expand
)
Author
Age
Files
Lines
*
pcspk: convert "pit" property type from ptr to link
Efimov Vasily
2016-06-29
2
-3
/
+8
*
ide: move headers to include folder
Efimov Vasily
2016-06-29
4
-1
/
+1
*
pc: acpi: drop intermediate PCMachineState.node_cpu
Igor Mammedov
2016-06-24
3
-19
/
+9
*
acpi-test-data: update expected
Michael S. Tsirkin
2016-06-24
6
-0
/
+0
*
pc: use new CPU hotplug interface since 2.7 machine type
Igor Mammedov
2016-06-24
10
-2
/
+118
*
acpi: cpuhp: add cpu._OST handling
Igor Mammedov
2016-06-24
6
-1
/
+96
*
acpi: cpuhp: implement hot-remove parts of CPU hotplug interface
Igor Mammedov
2016-06-24
6
-5
/
+158
*
acpi: cpuhp: implement hot-add parts of CPU hotplug interface
Igor Mammedov
2016-06-24
3
-2
/
+157
*
pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook
Igor Mammedov
2016-06-24
7
-18
/
+49
*
acpi: cpuhp: add CPU devices AML with _STA method
Igor Mammedov
2016-06-24
7
-6
/
+313
*
pc: piix4/ich9: add 'cpu-hotplug-legacy' property
Igor Mammedov
2016-06-24
3
-2
/
+46
*
docs: update ACPI CPU hotplug spec with new protocol
Igor Mammedov
2016-06-24
1
-12
/
+82
*
i386: pci-assign: Fix MSI-X table size
Ido Yariv
2016-06-24
1
-7
/
+7
*
docs: add NVDIMM ACPI documentation
Xiao Guangrong
2016-06-24
1
-0
/
+132
*
nvdimm acpi: support Set Namespace Label Data function
Xiao Guangrong
2016-06-24
1
-1
/
+43
*
nvdimm acpi: support Get Namespace Label Data function
Xiao Guangrong
2016-06-24
1
-1
/
+82
*
nvdimm acpi: support Get Namespace Label Size function
Xiao Guangrong
2016-06-24
1
-3
/
+127
*
nvdimm acpi: check revision
Xiao Guangrong
2016-06-24
1
-0
/
+7
*
nvdimm acpi: abstract the operations for root & nvdimm devices
Xiao Guangrong
2016-06-24
1
-18
/
+56
*
nvdimm acpi: check UUID
Xiao Guangrong
2016-06-24
1
-6
/
+26
*
nvdimm acpi: save arg3 of _DSM method
Xiao Guangrong
2016-06-24
1
-0
/
+20
*
nvdimm acpi: set HDLE properly
Xiao Guangrong
2016-06-24
1
-10
/
+12
*
acpi: add aml_call5
Xiao Guangrong
2016-06-24
2
-0
/
+16
*
acpi: add aml_object_type
Xiao Guangrong
2016-06-24
2
-0
/
+9
*
nvdimm: support nvdimm label
Xiao Guangrong
2016-06-24
2
-1
/
+186
*
pc-dimm: introduce get_vmstate_memory_region callback
Xiao Guangrong
2016-06-24
2
-3
/
+16
*
bios: Add tests for the IPMI ACPI and SMBIOS entries
Corey Minyard
2016-06-24
3
-4
/
+56
*
acpi: Add IPMI table entries
Corey Minyard
2016-06-24
6
-0
/
+155
*
ipmi: Add SMBIOS table entry
Corey Minyard
2016-06-24
6
-0
/
+150
*
smbios: Move table build tools into an include file.
Corey Minyard
2016-06-24
2
-64
/
+93
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160623' into...
Peter Maydell
2016-06-23
16
-612
/
+912
|
\
|
*
ppc: Disable huge page support if it is not available for main RAM
Thomas Huth
2016-06-23
1
-1
/
+16
|
*
ppc: Add P7/P8 Power Management instructions
Benjamin Herrenschmidt
2016-06-23
6
-3
/
+241
|
*
ppc: Move exception generation code out of line
Benjamin Herrenschmidt
2016-06-23
1
-3
/
+3
|
*
ppc: Turn a bunch of booleans from int to bool
Benjamin Herrenschmidt
2016-06-23
1
-19
/
+18
|
*
ppc: Add real mode CI load/store instructions for P7 and P8
Benjamin Herrenschmidt
2016-06-23
3
-14
/
+55
|
*
ppc: Rework generation of priv and inval interrupts
Benjamin Herrenschmidt
2016-06-23
3
-399
/
+311
|
*
ppc: Fix generation if ISI/DSI vs. HV mode
Benjamin Herrenschmidt
2016-06-23
1
-19
/
+50
|
*
ppc: Fix POWER7 and POWER8 exception definitions
Benjamin Herrenschmidt
2016-06-23
2
-7
/
+31
|
*
ppc: fix exception model for HV mode
Benjamin Herrenschmidt
2016-06-23
1
-89
/
+45
|
*
ppc: define a default LPCR value
Benjamin Herrenschmidt
2016-06-23
1
-0
/
+14
|
*
ppc: Fix rfi/rfid/hrfi/... emulation
Benjamin Herrenschmidt
2016-06-23
2
-31
/
+24
|
*
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
2016-06-22
4
-15
/
+37
|
*
ppc: Improve emulation of THRM registers
Benjamin Herrenschmidt
2016-06-22
3
-3
/
+54
|
*
target-ppc: Fix rlwimi, rlwinm, rlwnm again
Richard Henderson
2016-06-22
1
-3
/
+1
|
*
ppc64: disable gen_pause() for linux-user mode
Laurent Vivier
2016-06-22
1
-1
/
+3
|
*
tests: Use '+=' to add additional tests, not '='
Thomas Huth
2016-06-22
1
-4
/
+4
|
*
powerpc/mm: Update the WIMG check during H_ENTER
Aneesh Kumar K.V
2016-06-22
1
-1
/
+5
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160622-2' into s...
Peter Maydell
2016-06-23
4
-41
/
+60
|
\
\
|
*
|
usb-uas: hotplug support
Gerd Hoffmann
2016-06-22
1
-0
/
+5
[next]