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-06-28
trace: enable tracing in qemu-io
Denis V. Lunev
1
-4
/
+14
2016-06-28
trace: move qemu_trace_opts to trace/control.c
Denis V. Lunev
3
-48
/
+57
2016-06-28
doc: move text describing --trace to specific .texi file
Denis V. Lunev
3
-27
/
+28
2016-06-28
doc: sync help description for --trace with man for qemu.1
Denis V. Lunev
1
-1
/
+1
2016-06-28
cputlb: don't cpu_abort() if guest tries to execute outside RAM or RAM
Peter Maydell
1
-2
/
+37
2016-06-28
configure: Make AVX2 test robust to non-ELF systems
Peter Maydell
1
-2
/
+4
2016-06-28
configure: Improve usermode relocation linker option probe
Peter Maydell
1
-1
/
+11
2016-06-28
hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p()
Peter Maydell
1
-2
/
+2
2016-06-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
6
-46
/
+112
2016-06-28
virtio-blk: add num-queues device property
Stefan Hajnoczi
2
-3
/
+13
2016-06-28
virtio-blk: dataplane multiqueue support
Stefan Hajnoczi
1
-16
/
+34
2016-06-28
virtio-blk: live migrate s->rq with multiqueue
Stefan Hajnoczi
1
-1
/
+19
2016-06-28
virtio-blk: associate request with a virtqueue
Stefan Hajnoczi
2
-10
/
+14
2016-06-28
virtio-blk: tell dataplane which vq to notify
Stefan Hajnoczi
3
-4
/
+4
2016-06-28
virtio-blk: multiqueue batch notify
Stefan Hajnoczi
1
-6
/
+23
2016-06-28
virtio-blk: add VirtIOBlockConf->num_queues
Stefan Hajnoczi
2
-0
/
+2
2016-06-28
dma-helpers: dma_blk_io() cancel support
Stefan Hajnoczi
1
-0
/
+7
2016-06-28
Revert "virtio: sync the dataplane vring state to the virtqueue before virtio...
Stefan Hajnoczi
2
-10
/
+0
2016-06-28
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
8
-172
/
+237
2016-06-28
misc/aspeed_scu: Fix build error caused by missing header
Pranith Kumar
1
-0
/
+1
2016-06-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
1
-1
/
+1
2016-06-28
vmxnet3: Fix reading/writing guest memory specially when behind an IOMMU
KarimAllah Ahmed
2
-113
/
+139
2016-06-28
rtl8139: save/load RxMulOk counter (again)
David Vrabel
1
-26
/
+14
2016-06-28
Change net/socket.c to use socket_*() functions
Ashijeet Acharya
3
-29
/
+78
2016-06-28
net: mipsnet: check transmit buffer size before sending
Prasad J Pandit
1
-3
/
+5
2016-06-28
net: fix qemu_announce_self not emitting packets
Peter Lieven
1
-1
/
+1
2016-06-27
target-alpha: Avoid gcc 6.1 werror for linux-user
Richard Henderson
1
-3
/
+6
2016-06-27
macio: Use blk_drain instead of blk_drain_all
Fam Zheng
1
-1
/
+1
2016-06-27
hw/net/e1000: Don't use *_to_cpup()
Peter Maydell
3
-13
/
+13
2016-06-27
hw/net/virtio-net.c: Don't use *_to_cpup()
Peter Maydell
1
-1
/
+1
2016-06-27
hw/net/rocker: Don't use *_to_cpup()
Peter Maydell
1
-3
/
+3
2016-06-27
hw/net/rtl8139.c: Don't use *_to_cpup()
Peter Maydell
1
-5
/
+4
2016-06-27
hw/net/eepro100.c: Don't use cpu_to_*w() and *_to_cpup()
Peter Maydell
1
-4
/
+4
2016-06-27
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160627'...
Peter Maydell
12
-70
/
+698
2016-06-27
m25p80: Fix WINBOND fast read command handling
Marcin Krzeminski
1
-2
/
+5
2016-06-27
m25p80: New flash devices.
Marcin Krzeminski
1
-6
/
+13
2016-06-27
m25p80: Fast read commands family changes.
Marcin Krzeminski
1
-37
/
+117
2016-06-27
m25p80: Introduce configuration registers.
Marcin Krzeminski
1
-0
/
+47
2016-06-27
m25p80: Introduce quad and equad modes.
Marcin Krzeminski
1
-5
/
+65
2016-06-27
m25p80: Add additional flash commands:
Marcin Krzeminski
1
-0
/
+9
2016-06-27
m25p80: Introduce COLLECTING_VAR_LEN_DATA state.
Marcin Krzeminski
1
-0
/
+5
2016-06-27
m25p80: Allow more than four banks.
Marcin Krzeminski
1
-3
/
+2
2016-06-27
m25p80: Make a table for JEDEC ID.
Marcin Krzeminski
1
-19
/
+42
2016-06-27
m25p80: Replace JEDEC ID masking with function.
Marcin Krzeminski
1
-9
/
+40
2016-06-27
palmetto-bmc: Configure the SCU's hardware strapping register
Andrew Jeffery
1
-0
/
+2
2016-06-27
ast2400: Integrate the SCU model and set silicon revision
Andrew Jeffery
2
-0
/
+23
2016-06-27
hw/misc: Add a model for the ASPEED System Control Unit
Andrew Jeffery
4
-0
/
+321
2016-06-27
arm: Re-enable tmp105 test
Thomas Huth
1
-1
/
+1
2016-06-27
cadence_gem: Set the last bit when wrap is set
Alistair Francis
1
-0
/
+6
2016-06-27
cadence_gem: Avoid infinite loops with a misconfigured buffer
Alistair Francis
1
-0
/
+7
[next]