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
2012-01-03
pseries: Populate "/chosen/linux,stdout-path" in the FDT
David Gibson
4
-1
/
+40
2012-01-03
pseries: Add a routine to find a stable "default" vty and use it
David Gibson
1
-9
/
+38
2012-01-03
pseries: Emit device tree nodes in reg order
David Gibson
1
-5
/
+45
2012-01-03
pseries: FDT NUMA extensions to support multi-node guests
Bharata B Rao
2
-11
/
+102
2012-01-03
pseries: Remove hcalls callback
David Gibson
4
-32
/
+8
2012-01-03
kvm-ppc: halt secondary cpus when guest reset
Liu Yu-B13201
2
-1
/
+2
2012-01-03
console: Fix segfault on screendump without VGA adapter
Alexander Graf
1
-1
/
+3
2012-01-03
PPC: monitor: add ability to dump SLB entries
Nishanth Aravamudan
1
-0
/
+28
2011-12-27
Fix qapi code generation wrt parallel build
Avi Kivity
4
-18
/
+86
2011-12-27
Merge remote-tracking branch 'aneesh/for-upstream' into staging
Anthony Liguori
5
-143
/
+174
2011-12-27
Merge remote-tracking branch 'bonzini/nbd-for-anthony' into staging
Anthony Liguori
19
-530
/
+1087
2011-12-22
enable architectural PMU cpuid leaf for kvm
Gleb Natapov
1
-4
/
+13
2011-12-22
Set numa topology for max_cpus
Vasilis Liaskovitis
2
-5
/
+5
2011-12-22
kvm: x86: Drop redundant apic base and tpr update from kvm_get_sregs
Jan Kiszka
1
-3
/
+2
2011-12-22
kvm: x86: Avoid runtime allocation of xsave buffer
Jan Kiszka
2
-9
/
+9
2011-12-22
kvm: x86: Use symbols for all xsave field
Jan Kiszka
1
-6
/
+8
2011-12-22
nbd: add myself as maintainer
Paolo Bonzini
1
-0
/
+7
2011-12-22
qemu-nbd: throttle requests
Paolo Bonzini
1
-3
/
+22
2011-12-22
qemu-nbd: asynchronous operation
Paolo Bonzini
1
-21
/
+53
2011-12-22
qemu-nbd: add client pointer to NBDRequest
Paolo Bonzini
1
-21
/
+27
2011-12-22
qemu-nbd: move client handling to nbd.c
Paolo Bonzini
3
-15
/
+66
2011-12-22
qemu-nbd: use common main loop
Paolo Bonzini
1
-67
/
+45
2011-12-22
link the main loop and its dependencies into the tools
Paolo Bonzini
7
-68
/
+80
2011-12-22
qemu-nbd: introduce NBDRequest
Paolo Bonzini
1
-14
/
+51
2011-12-22
qemu-nbd: introduce NBDExport
Paolo Bonzini
3
-29
/
+61
2011-12-22
qemu-nbd: introduce nbd_do_receive_request
Paolo Bonzini
1
-21
/
+47
2011-12-22
qemu-nbd: more robust handling of invalid requests
Paolo Bonzini
1
-27
/
+30
2011-12-22
qemu-nbd: introduce nbd_do_send_reply
Paolo Bonzini
1
-14
/
+32
2011-12-22
qemu-nbd: simplify nbd_trip
Paolo Bonzini
1
-17
/
+8
2011-12-22
move corking functions to osdep.c
Paolo Bonzini
3
-18
/
+12
2011-12-22
qemu-nbd: remove data_size argument to nbd_trip
Paolo Bonzini
3
-7
/
+7
2011-12-22
qemu-nbd: remove offset argument to nbd_trip
Paolo Bonzini
3
-8
/
+5
2011-12-22
Update ioctl order in nbd_init() to detect EBUSY
Chunyan Liu
1
-18
/
+9
2011-12-22
nbd: add support for NBD_CMD_TRIM
Paolo Bonzini
2
-2
/
+38
2011-12-22
nbd: add support for NBD_CMD_FLUSH
Paolo Bonzini
2
-9
/
+51
2011-12-22
nbd: add support for NBD_CMD_FLAG_FUA
Paolo Bonzini
2
-2
/
+15
2011-12-22
nbd: fix error handling in the server
Paolo Bonzini
1
-9
/
+12
2011-12-22
nbd: allow multiple in-flight requests
Paolo Bonzini
1
-13
/
+56
2011-12-22
nbd: split requests
Paolo Bonzini
1
-6
/
+46
2011-12-22
nbd: switch to asynchronous operation
Paolo Bonzini
2
-65
/
+131
2011-12-22
sheepdog: move coroutine send/recv function to generic code
Paolo Bonzini
5
-211
/
+260
2011-12-21
virtio-serial-bus: Ports are expected to implement 'have_data' callback
Amit Shah
1
-3
/
+3
2011-12-21
virtio-console: Properly initialise class methods
Amit Shah
1
-3
/
+6
2011-12-21
virtio-console: Check if chardev backends available before calling into them
Amit Shah
1
-0
/
+11
2011-12-21
add qemu_send_full and qemu_recv_full
Paolo Bonzini
2
-0
/
+71
2011-12-21
scripts/analyse-9p-simpletrace.py: Add symbolic names for 9p operations.
Harsh Prateek Bora
1
-2
/
+73
2011-12-21
hw/9pfs: iattr_valid flags are kernel internal flags map them to 9p values.
Aneesh Kumar K.V
1
-23
/
+24
2011-12-21
hw/9pfs: Use the correct signed type for different variables
Aneesh Kumar K.V
4
-16
/
+17
2011-12-21
hw/9pfs: replace iovec manipulation with QEMUIOVector
Stefan Hajnoczi
1
-102
/
+60
2011-12-21
sd: Remember to reset .expecting_acmd on reset.
Andrzej Zaborowski
1
-0
/
+1
[next]