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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-07
qga: spelling fix
Michael Tokarev
1
-6
/
+6
2016-06-07
docs: "specify" spell fix
Michael Tokarev
2
-3
/
+3
2016-06-07
hw/ipmi: fix spelling
Michael Tokarev
1
-1
/
+1
2016-06-07
s390x/virtio-ccw: fix spelling
Michael Tokarev
1
-1
/
+1
2016-06-07
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
40
-686
/
+737
2016-06-07
docker: Don't use eval trick on Makefile
Eduardo Habkost
1
-2
/
+1
2016-06-07
virtio: move bi-endian target support to a single location
Greg Kurz
4
-9
/
+5
2016-06-07
pc-dimm: introduce realize callback
Xiao Guangrong
2
-0
/
+8
2016-06-07
pc-dimm: get memory region from ->get_memory_region()
Xiao Guangrong
2
-2
/
+4
2016-06-07
acpi: make bios_linker_loader_add_checksum() API offset based
Igor Mammedov
5
-33
/
+22
2016-06-07
acpi: make bios_linker_loader_add_pointer() API offset based
Igor Mammedov
6
-75
/
+83
2016-06-07
tpm: apci: cleanup TCPA table initialization
Igor Mammedov
1
-4
/
+1
2016-06-07
acpi: cleanup bios_linker_loader_cleanup()
Igor Mammedov
3
-7
/
+6
2016-06-07
acpi: simplify bios_linker API by removing redundant 'table' argument
Igor Mammedov
7
-47
/
+93
2016-06-07
acpi: convert linker from GArray to BIOSLinker structure
Igor Mammedov
8
-58
/
+70
2016-06-07
pc: use AcpiDeviceIfClass.send_event to issue GPE events
Igor Mammedov
10
-72
/
+50
2016-06-07
acpi: extend ACPI interface to provide send_event hook
Igor Mammedov
6
-9
/
+39
2016-06-07
pc: Postpone SMBIOS table installation to post machine init
Corey Minyard
1
-2
/
+3
2016-06-07
ipmi: rework the fwinfo to be fetched from the interface
Corey Minyard
4
-112
/
+109
2016-06-07
tests: acpi: update tables with consolidated legacy cpu-hotplug AML
Igor Mammedov
4
-0
/
+0
2016-06-07
pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idx
Igor Mammedov
2
-11
/
+14
2016-06-07
pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature
Igor Mammedov
3
-8
/
+5
2016-06-07
pc: acpi: consolidate legacy CPU hotplug in one file
Igor Mammedov
3
-250
/
+233
2016-06-07
pc: acpi: mark current CPU hotplug functions as legacy
Igor Mammedov
6
-19
/
+21
2016-06-07
pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_tab...
Igor Mammedov
2
-7
/
+7
2016-06-07
pc: acpi: consolidate \GPE._E02 with the rest of CPU hotplug AML
Igor Mammedov
2
-4
/
+4
2016-06-07
pc: acpi: consolidate CPU hotplug AML
Igor Mammedov
3
-113
/
+106
2016-06-07
pc: acpi: remove AML for empty/not used GPE handlers
Igor Mammedov
1
-17
/
+0
2016-06-07
acpi: add aml_refof()
Igor Mammedov
2
-0
/
+9
2016-06-07
acpi: add aml_debug()
Igor Mammedov
2
-0
/
+10
2016-06-07
tests: acpi: report names of expected files in verbose mode
Igor Mammedov
1
-5
/
+13
2016-06-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160607' into...
Peter Maydell
21
-127
/
+388
2016-06-07
ppc: Do not take exceptions on unknown SPRs in privileged mode
Benjamin Herrenschmidt
1
-2
/
+9
2016-06-07
ppc: Add missing slbfee. instruction on ppc64 BookS processors
Benjamin Herrenschmidt
3
-0
/
+57
2016-06-07
ppc: Fix slbia decode
Benjamin Herrenschmidt
1
-1
/
+1
2016-06-07
ppc: Fix mtmsr decoding
Benjamin Herrenschmidt
1
-1
/
+1
2016-06-07
ppc: POWER7 has lq/stq instructions and stq need to check ISA
Benjamin Herrenschmidt
2
-2
/
+5
2016-06-07
ppc: POWER7 had ACOP and PID registers
Benjamin Herrenschmidt
1
-0
/
+18
2016-06-07
ppc: Batch TLB flushes on 32-bit 6xx/7xx/7xxx in hash mode
Benjamin Herrenschmidt
4
-44
/
+31
2016-06-07
ppc: Fix tlb invalidations on 6xx/7xx/7xxx 32-bit processors
Benjamin Herrenschmidt
1
-0
/
+8
2016-06-07
ppc: Properly tag the translation cache based on MMU mode
Benjamin Herrenschmidt
1
-1
/
+1
2016-06-07
dbdma: use DMA memory interface for memory accesses
Mark Cave-Ayland
1
-6
/
+7
2016-06-07
macio: use DMA memory interface for non-block ATAPI transfers
Mark Cave-Ayland
1
-1
/
+2
2016-06-07
target-ppc: fixup bitrot in mmu_helper.c debug statements
Mark Cave-Ayland
1
-14
/
+24
2016-06-07
spapr_pci: Drop cannot_instantiate_with_device_add_yet=false
Markus Armbruster
1
-1
/
+0
2016-06-07
ppc: fix hrfid, tlbia and slbia privilege
Cédric Le Goater
1
-3
/
+3
2016-06-07
ppc: Fix hreg_store_msr() so that non-HV mode cannot alter MSR:HV
Benjamin Herrenschmidt
2
-4
/
+8
2016-06-07
ppc: Better figure out if processor has HV mode
Benjamin Herrenschmidt
3
-5
/
+22
2016-06-07
spapr: Introduce pseries-2.7 machine type
Bharata B Rao
1
-2
/
+20
2016-06-07
spapr: Increase hotpluggable memory slots to 256
Bharata B Rao
1
-2
/
+12
[next]