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
2017-06-15
vhost-user-scsi: Introduce vhost-user-scsi host device
Felipe Franciosi
10
-1
/
+315
2017-06-15
qemu-doc: include version number
Paolo Bonzini
2
-14
/
+8
2017-06-15
docs: create interop/ subdirectory
Paolo Bonzini
13
-39
/
+50
2017-06-15
include/exec/poison: Mark some CONFIG defines as poisoned, too
Thomas Huth
1
-0
/
+20
2017-06-15
include/exec/poison: Add missing TARGET defines
Thomas Huth
1
-0
/
+11
2017-06-15
nbd/server: refactor nbd_trip
Vladimir Sementsov-Ogievskiy
1
-33
/
+20
2017-06-15
nbd/server: rename rc to ret
Vladimir Sementsov-Ogievskiy
1
-19
/
+19
2017-06-15
nbd/server: get rid of fail: return rc
Vladimir Sementsov-Ogievskiy
1
-16
/
+12
2017-06-15
nbd/server: nbd_negotiate: fix error path
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2017-06-15
nbd/server: remove NBDClientNewData
Vladimir Sementsov-Ogievskiy
1
-18
/
+7
2017-06-15
nbd/server: refactor nbd_co_receive_request
Vladimir Sementsov-Ogievskiy
1
-28
/
+13
2017-06-15
nbd/server: get rid of EAGAIN dead code
Vladimir Sementsov-Ogievskiy
1
-11
/
+7
2017-06-15
nbd/server: refactor nbd_co_send_reply
Vladimir Sementsov-Ogievskiy
1
-4
/
+4
2017-06-15
nbd/server: get rid of ssize_t
Vladimir Sementsov-Ogievskiy
1
-10
/
+8
2017-06-15
nbd/server: get rid of nbd_negotiate_read and friends
Vladimir Sementsov-Ogievskiy
1
-85
/
+22
2017-06-15
nbd: make nbd_drop public
Vladimir Sementsov-Ogievskiy
3
-26
/
+28
2017-06-15
nbd: rename read_sync and friends
Vladimir Sementsov-Ogievskiy
6
-56
/
+48
2017-06-15
accel: move kvm related accelerator files into accel/
Yang Zhong
9
-17
/
+22
2017-06-15
tcg: move tcg backend files into accel/tcg/
Yang Zhong
10
-11
/
+8
2017-06-15
tcg: move tcg related files into accel/tcg/ subdirectory
Yang Zhong
8
-10
/
+14
2017-06-15
accel: split the tcg accelerator from accel.c file
Yang Zhong
6
-28
/
+65
2017-06-15
qemu-nbd: Ignore SIGPIPE
Max Reitz
1
-0
/
+4
2017-06-15
nbd: Fix regression on resiliency to port scan
Eric Blake
4
-13
/
+23
2017-06-15
hax-all: make async_safe_run_on_cpu safe on HAX too
Paolo Bonzini
1
-1
/
+2
2017-06-15
kvm-all: make async_safe_run_on_cpu safe on kvm too
Roman Kagan
1
-0
/
+2
2017-06-15
vl: Fix broken thread=xxx option of the --accel parameter
Thomas Huth
1
-8
/
+5
2017-06-15
Makefile: Do not generate files if "configure" has not been run yet
Thomas Huth
1
-0
/
+2
2017-06-15
megasas: always store SCSIRequest* into MegasasCmd
Paolo Bonzini
2
-15
/
+51
2017-06-15
megasas: do not read SCSI req parameters more than once from frame
Paolo Bonzini
1
-34
/
+26
2017-06-15
megasas: do not read command more than once from frame
Paolo Bonzini
1
-35
/
+25
2017-06-15
megasas: do not read DCMD opcode more than once from frame
Paolo Bonzini
1
-14
/
+11
2017-06-15
megasas: do not read iovec count more than once from frame
Paolo Bonzini
1
-4
/
+5
2017-06-15
megasas: do not read sense length more than once from frame
Paolo Bonzini
1
-2
/
+4
2017-06-15
megasas: add qtest
Paolo Bonzini
2
-0
/
+54
2017-06-15
memory: remove memory_region_set_fd
Marc-André Lureau
2
-21
/
+0
2017-06-15
ivshmem: use ram_from_fd()
Marc-André Lureau
1
-8
/
+6
2017-06-15
Add memory_region_init_ram_from_fd()
Marc-André Lureau
2
-0
/
+36
2017-06-15
exec: split qemu_ram_alloc_from_file()
Marc-André Lureau
2
-15
/
+33
2017-06-15
exec: split file_ram_alloc()
Marc-André Lureau
1
-37
/
+46
2017-06-15
exec: check kvm mmu notifiers earlier
Marc-André Lureau
1
-6
/
+6
2017-06-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170613'...
Peter Maydell
21
-116
/
+741
2017-06-13
hw/intc/arm_gicv3_its: Allow save/restore
Eric Auger
4
-13
/
+16
2017-06-13
hw/intc/arm_gicv3_kvm: Implement pending table save
Eric Auger
1
-0
/
+34
2017-06-13
hw/intc/arm_gicv3_its: Implement state save/restore
Eric Auger
3
-0
/
+123
2017-06-13
kvm-all: Pass an error object to kvm_device_access
Eric Auger
5
-22
/
+28
2017-06-13
timer/aspeed: fix timer enablement when a reload is not set
Cédric Le Goater
1
-8
/
+29
2017-06-13
aspeed: add a temp sensor device on I2C bus 3
Cédric Le Goater
1
-0
/
+9
2017-06-13
hw/misc: add a TMP42{1, 2, 3} device model
Cédric Le Goater
3
-0
/
+404
2017-06-13
timer.h: Provide better monotonic time
Pranith Kumar
1
-3
/
+2
2017-06-13
hw/misc/exynos4210_pmu: Add support for system poweroff
Krzysztof Kozlowski
1
-1
/
+19
[next]