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
2013-12-17
hw/arm/boot: Allow easier swapping in of different loader code
Peter Maydell
1
-45
/
+107
2013-12-17
configure: Enable KVM for aarch64 host/target combination
Peter Maydell
1
-1
/
+1
2013-12-17
target-arm: Add minimal KVM AArch64 support
Mian M. Hamayun
3
-0
/
+209
2013-12-17
target-arm: Clean up handling of AArch64 PSTATE
Peter Maydell
5
-20
/
+78
2013-12-17
target-arm/kvm: Split 32 bit only code into its own file
Peter Maydell
3
-491
/
+516
2013-12-17
ARM: arm_cpu_reset: make it possible to use high vectors for reset_exc
Antony Pavlov
1
-0
/
+5
2013-12-17
ARM: cpu: add "reset_hivecs" property
Antony Pavlov
2
-0
/
+14
2013-12-17
arm/highbank.c: Fix MPCore periphbase name
Peter Crosthwaite
1
-7
/
+8
2013-12-17
arm/xilinx_zynq: Implement CBAR initialisation
Peter Crosthwaite
1
-1
/
+8
2013-12-17
arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()
Peter Crosthwaite
1
-3
/
+9
2013-12-17
arm/highbank: Fix CBAR initialisation
Peter Crosthwaite
1
-3
/
+5
2013-12-17
arm/highbank: Use object_new() rather than cpu_arm_init()
Peter Crosthwaite
1
-3
/
+9
2013-12-17
target-arm/cpu: Convert reset CBAR to a property
Peter Crosthwaite
1
-0
/
+17
2013-12-17
target-arm: Define and use ARM_FEATURE_CBAR
Peter Crosthwaite
3
-9
/
+13
2013-12-17
target-arm/helper.c: Allow cp15.c15 dummy override
Peter Crosthwaite
1
-1
/
+2
2013-12-17
Fix NOR flash device ID reading
Roy Franz
2
-23
/
+88
2013-12-17
Fix CFI query responses for NOR flash
Roy Franz
1
-11
/
+94
2013-12-17
Add max device width parameter for NOR devices
Roy Franz
1
-0
/
+25
2013-12-17
Set proper device-width for vexpress flash
Roy Franz
1
-10
/
+34
2013-12-17
return status for each NOR flash device
Roy Franz
1
-2
/
+13
2013-12-17
Add device-width property to pflash_cfi01
Roy Franz
1
-0
/
+11
2013-12-17
rename pflash_t member width to bank_width
Roy Franz
1
-8
/
+9
2013-12-17
target-arm: add support for v8 AES instructions
Ard Biesheuvel
6
-0
/
+313
2013-12-16
qemu_opts_parse(): always check return value
Laszlo Ersek
1
-1
/
+6
2013-12-16
Merge remote-tracking branch 'spice/tags/pull-spice-1' into staging
Anthony Liguori
16
-377
/
+537
2013-12-16
Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging
Anthony Liguori
6
-34
/
+58
2013-12-16
spice: stop server for qxl hard reset
Gerd Hoffmann
1
-0
/
+10
2013-12-16
spice: move spice_server_vm_{start,stop} calls into qemu_spice_display_*()
Gerd Hoffmann
1
-2
/
+2
2013-12-16
spice: move qemu_spice_display_*() from spice-graphics to spice-core
Gerd Hoffmann
2
-17
/
+16
2013-12-16
nbd: avoid uninitialized warnings
Marc-André Lureau
1
-12
/
+9
2013-12-16
nbd: finish any pending coroutine
Marc-André Lureau
1
-5
/
+16
2013-12-16
nbd: make nbd_client_session_close() idempotent
Marc-André Lureau
1
-0
/
+5
2013-12-16
nbd: pass export name as init argument
Marc-André Lureau
3
-13
/
+14
2013-12-16
nbd: don't change socket block during negotiate
Marc-André Lureau
2
-2
/
+1
2013-12-16
Split nbd block client code
Marc-André Lureau
4
-346
/
+452
2013-12-16
spice-char: implement chardev port event
Marc-André Lureau
1
-0
/
+10
2013-12-16
char: add qemu_chr_fe_event()
Marc-André Lureau
2
-0
/
+17
2013-12-16
include: add missing config-host.h include
Marc-André Lureau
1
-0
/
+2
2013-12-16
qmp_change_blockdev() remove unused has_format
Marc-André Lureau
3
-3
/
+3
2013-12-16
spice-char: remove unused field
Marc-André Lureau
1
-1
/
+0
2013-12-16
vscclient: do not add a socket watch if there is not data to send
Marc-André Lureau
1
-4
/
+6
2013-12-16
spice: flip streaming video mode to off by default
Gerd Hoffmann
1
-0
/
+2
2013-12-13
Merge remote-tracking branch 'bonzini/virtio' into staging
Anthony Liguori
22
-334
/
+413
2013-12-13
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
30
-275
/
+798
2013-12-13
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
5
-309
/
+143
2013-12-13
blkdebug: Use QLIST_FOREACH_SAFE to resume IO
Fam Zheng
1
-4
/
+4
2013-12-13
qemu-img: make progress output more accurate during convert
Peter Lieven
1
-5
/
+21
2013-12-13
block: expect get_block_status errors in bdrv_make_zero
Peter Lieven
1
-0
/
+5
2013-12-13
block/vvfat: Fix compiler warnings for OpenBSD
Stefan Weil
1
-21
/
+22
2013-12-13
qapi-schema.json: Change 1.8 reference to 2.0
Kevin Wolf
1
-1
/
+1
[next]