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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-07-04
armv7m_nvic: Use qemu_get_cpu(0) instead of current_cpu
Andrey Smirnov
1
-4
/
+4
2016-07-04
memory: Assert that memory_region_init_rom_device() ops aren't NULL
Peter Maydell
2
-4
/
+2
2016-07-04
imx: Use memory_region_init_rom() for ROMs
Peter Maydell
3
-13
/
+12
2016-07-04
memory: Provide memory_region_init_rom()
Peter Maydell
3
-2
/
+41
2016-07-04
target-arm/arm-semi.c: Fix SYS_HEAPINFO for 64-bit guests
Peter Maydell
1
-21
/
+26
2016-07-04
linux-user: Make semihosting heap/stack fields abi_ulongs
Peter Maydell
1
-3
/
+3
2016-07-04
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
11
-40
/
+392
2016-07-04
crypto: switch hash code to use nettle/gcrypt directly
Daniel P. Berrange
8
-122
/
+299
2016-07-04
crypto: rename OUT to out in xts test to avoid clash on MinGW
Daniel P. Berrange
1
-9
/
+9
2016-07-04
crypto: fix handling of iv generator hash defaults
Daniel P. Berrange
3
-0
/
+273
2016-07-04
seabios: update binaries from 1.9.1 to 1.9.3
Gerd Hoffmann
3
-0
/
+0
2016-07-04
seabios: update 128k config
Gerd Hoffmann
1
-0
/
+2
2016-07-04
bios: Add fast variant of SeaBIOS for use with -kernel on x86.
Richard W.M. Jones
3
-2
/
+32
2016-07-04
seabios: update submodule from 1.9.1 to 1.9.3
Gerd Hoffmann
1
-0
/
+0
2016-07-03
slirp: Add support for stateless DHCPv6
Thomas Huth
4
-2
/
+244
2016-07-03
slirp: Remove superfluous memset() calls from the TFTP code
Thomas Huth
1
-4
/
+0
2016-07-03
slirp: Add RDNSS advertisement
Samuel Thibault
2
-5
/
+34
2016-07-03
slirp: Support link-local DNS addresses
Samuel Thibault
3
-7
/
+32
2016-07-03
slirp: Add dns6 resolution
Samuel Thibault
4
-24
/
+69
2016-07-03
slirp: Split get_dns_addr
Samuel Thibault
1
-19
/
+34
2016-07-01
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
4
-103
/
+100
2016-07-01
Added Bulgarian translation
Alexander Shopov
1
-0
/
+90
2016-07-01
9p: synth: drop v9fs_ prefix
Greg Kurz
1
-100
/
+100
2016-07-01
9p: don't include <sys/uio.h>
Greg Kurz
3
-3
/
+0
2016-07-01
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160701' into...
Peter Maydell
28
-610
/
+1022
2016-07-01
build: add pc-bios to config-host.mak deps
Gerd Hoffmann
1
-1
/
+1
2016-07-01
ipxe: add new roms to BLOBS
Gerd Hoffmann
1
-0
/
+1
2016-07-01
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160630.0' i...
Peter Maydell
8
-10
/
+136
2016-07-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-06-30' into ...
Peter Maydell
10
-91
/
+143
2016-07-01
qmp: fix spapr example of query-hotpluggable-cpus
Igor Mammedov
1
-2
/
+2
2016-07-01
spapr: drop duplicate variable in spapr_core_release()
Greg Kurz
1
-2
/
+1
2016-07-01
spapr: do proper error propagation in spapr_cpu_core_realize_child()
Greg Kurz
1
-5
/
+7
2016-07-01
spapr: drop reference on child object during core realization
Greg Kurz
1
-0
/
+1
2016-07-01
spapr: Restore support for 970MP and POWER8NVL CPU cores
Bharata B Rao
1
-2
/
+18
2016-07-01
target-ppc: gen_pause for instructions: yield, mdoio, mdoom, miso
Aaron Larson
1
-7
/
+8
2016-07-01
ppc/xics: Replace "icp" with "xics" in most places
Benjamin Herrenschmidt
12
-149
/
+154
2016-07-01
ppc/xics: Implement H_IPOLL using an accessor
Benjamin Herrenschmidt
3
-3
/
+13
2016-07-01
ppc/xics: Move SPAPR specific code to a separate file
Benjamin Herrenschmidt
5
-409
/
+464
2016-07-01
ppc/xics: Rename existing xics to xics_spapr
Benjamin Herrenschmidt
7
-45
/
+53
2016-07-01
ppc: Fix 64K pages support in full emulation
Benjamin Herrenschmidt
3
-7
/
+57
2016-07-01
target-ppc: Eliminate redundant and incorrect function booke206_page_size_to_tlb
Aaron Larson
3
-7
/
+4
2016-07-01
spapr: Restore support for older PowerPC CPU cores
Bharata B Rao
1
-1
/
+8
2016-07-01
spapr: fix write-past-end-of-array error in cpu core device init code
Greg Kurz
1
-2
/
+1
2016-07-01
hw/ppc/spapr: Add some missing hcall function set strings
Thomas Huth
1
-0
/
+3
2016-07-01
ppc: Print HSRR0/HSRR1 in "info registers"
Benjamin Herrenschmidt
1
-0
/
+7
2016-07-01
ppc: LPCR is a HV resource
Benjamin Herrenschmidt
1
-4
/
+5
2016-07-01
ppc: Initial HDEC support
Benjamin Herrenschmidt
5
-15
/
+66
2016-07-01
ppc: Enforce setting MSR:EE,IR and DR when MSR:PR is set
Benjamin Herrenschmidt
1
-0
/
+4
2016-07-01
ppc: Fix conditions for delivering external interrupts to a guest
Benjamin Herrenschmidt
1
-11
/
+8
2016-07-01
ppc: Use a helper to filter writes to LPCR
Benjamin Herrenschmidt
3
-19
/
+95
[prev]
[next]