index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-06-29
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-06-29
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160628' int...
Peter Maydell
2016-06-28
trace: [*-user] Add events to trace guest syscalls in syscall emulation mode
LluĂs Vilanova
2016-06-28
trace: enable tracing in qemu-img
Denis V. Lunev
2016-06-28
qemu-img: move common options parsing before commands processing
Denis V. Lunev
2016-06-28
trace: enable tracing in qemu-nbd
Denis V. Lunev
2016-06-28
trace: enable tracing in qemu-io
Denis V. Lunev
2016-06-28
trace: move qemu_trace_opts to trace/control.c
Denis V. Lunev
2016-06-28
doc: move text describing --trace to specific .texi file
Denis V. Lunev
2016-06-28
doc: sync help description for --trace with man for qemu.1
Denis V. Lunev
2016-06-28
cputlb: don't cpu_abort() if guest tries to execute outside RAM or RAM
Peter Maydell
2016-06-28
configure: Make AVX2 test robust to non-ELF systems
Peter Maydell
2016-06-28
configure: Improve usermode relocation linker option probe
Peter Maydell
2016-06-28
hw/sh4/sh_pci.c: Use ldl_le_p() and stl_le_p()
Peter Maydell
2016-06-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-06-28
virtio-blk: add num-queues device property
Stefan Hajnoczi
2016-06-28
virtio-blk: dataplane multiqueue support
Stefan Hajnoczi
2016-06-28
virtio-blk: live migrate s->rq with multiqueue
Stefan Hajnoczi
2016-06-28
virtio-blk: associate request with a virtqueue
Stefan Hajnoczi
2016-06-28
virtio-blk: tell dataplane which vq to notify
Stefan Hajnoczi
2016-06-28
virtio-blk: multiqueue batch notify
Stefan Hajnoczi
2016-06-28
virtio-blk: add VirtIOBlockConf->num_queues
Stefan Hajnoczi
2016-06-28
dma-helpers: dma_blk_io() cancel support
Stefan Hajnoczi
2016-06-28
Revert "virtio: sync the dataplane vring state to the virtqueue before virtio...
Stefan Hajnoczi
2016-06-28
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2016-06-28
misc/aspeed_scu: Fix build error caused by missing header
Pranith Kumar
2016-06-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-06-28
vmxnet3: Fix reading/writing guest memory specially when behind an IOMMU
KarimAllah Ahmed
2016-06-28
rtl8139: save/load RxMulOk counter (again)
David Vrabel
2016-06-28
Change net/socket.c to use socket_*() functions
Ashijeet Acharya
2016-06-28
net: mipsnet: check transmit buffer size before sending
Prasad J Pandit
2016-06-28
net: fix qemu_announce_self not emitting packets
Peter Lieven
2016-06-27
target-alpha: Avoid gcc 6.1 werror for linux-user
Richard Henderson
2016-06-27
macio: Use blk_drain instead of blk_drain_all
Fam Zheng
2016-06-27
hw/net/e1000: Don't use *_to_cpup()
Peter Maydell
2016-06-27
hw/net/virtio-net.c: Don't use *_to_cpup()
Peter Maydell
2016-06-27
hw/net/rocker: Don't use *_to_cpup()
Peter Maydell
2016-06-27
hw/net/rtl8139.c: Don't use *_to_cpup()
Peter Maydell
2016-06-27
hw/net/eepro100.c: Don't use cpu_to_*w() and *_to_cpup()
Peter Maydell
2016-06-27
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160627'...
Peter Maydell
2016-06-27
m25p80: Fix WINBOND fast read command handling
Marcin Krzeminski
2016-06-27
m25p80: New flash devices.
Marcin Krzeminski
2016-06-27
m25p80: Fast read commands family changes.
Marcin Krzeminski
2016-06-27
m25p80: Introduce configuration registers.
Marcin Krzeminski
2016-06-27
m25p80: Introduce quad and equad modes.
Marcin Krzeminski
2016-06-27
m25p80: Add additional flash commands:
Marcin Krzeminski
2016-06-27
m25p80: Introduce COLLECTING_VAR_LEN_DATA state.
Marcin Krzeminski
2016-06-27
m25p80: Allow more than four banks.
Marcin Krzeminski
2016-06-27
m25p80: Make a table for JEDEC ID.
Marcin Krzeminski
2016-06-27
m25p80: Replace JEDEC ID masking with function.
Marcin Krzeminski
[next]