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
2010-10-01
Monitor: Rename monitor_handler_is_async()
Luiz Capitulino
1
-5
/
+5
2010-10-01
Monitor: Rename monitor_handler_ported()
Luiz Capitulino
1
-3
/
+3
2010-10-01
Monitor: Drop monitor_cmd_user_only()
Luiz Capitulino
2
-6
/
+0
2010-10-01
Monitor: Drop QMP info from the qemu-monitor.hx file
Luiz Capitulino
2
-1366
/
+0
2010-10-01
QMP: Small cleanup in handle_qmp_command()
Luiz Capitulino
1
-8
/
+2
2010-10-01
QMP: Simplify do_info_commands()
Luiz Capitulino
1
-9
/
+4
2010-10-01
QMP: Introduce query commands dispatch table
Luiz Capitulino
1
-2
/
+128
2010-10-01
QMP: Introduce command dispatch table
Luiz Capitulino
2
-4
/
+14
2010-10-01
QMP: Introduce qmp_find_cmd()
Luiz Capitulino
1
-1
/
+6
2010-10-01
Monitor: Introduce the qmp-commands.hx file
Luiz Capitulino
3
-2
/
+1543
2010-10-01
Monitor: Convert do_info() back to HMP
Luiz Capitulino
2
-5
/
+3
2010-10-01
Monitor: Drop is_async_return()
Luiz Capitulino
1
-24
/
+1
2010-10-01
Monitor: Drop QMP bits from do_info()
Luiz Capitulino
1
-30
/
+7
2010-10-01
QMP: Don't use do_info()
Luiz Capitulino
1
-8
/
+31
2010-10-01
QMP: handle_qmp_command(): Move 'cmd' sanity check
Luiz Capitulino
1
-5
/
+5
2010-10-01
Monitor: Introduce search_dispatch_table()
Luiz Capitulino
1
-2
/
+8
2010-10-01
disable guest-provided stats on "info balloon" command
Eduardo Habkost
1
-1
/
+7
2010-10-01
Add option to turn on JSON pretty printing in monitor
Daniel P. Berrange
4
-1
/
+11
2010-10-01
Add support for JSON pretty printing
Daniel P. Berrange
2
-8
/
+48
2010-09-30
powerpc: Add a virtex5 ml507 refdesign board
Edgar E. Iglesias
6
-0
/
+296
2010-09-30
powerpc: Add a ppc-440x5 Xilinx model
Edgar E. Iglesias
1
-2
/
+4
2010-09-29
tap: Remove double include of util.h
Andreas Färber
1
-4
/
+0
2010-09-29
pulse-audio: fix bug on updating rpos
Wu Fengguang
1
-1
/
+1
2010-09-28
audio: Fix memory size for resampling buffer in DAC case
malc
1
-4
/
+0
2010-09-26
mingw: add version information to the executables
Blue Swirl
4
-3
/
+48
2010-09-26
Avoid exit in trap as it breaks with some shells
Loïc Minier
1
-1
/
+3
2010-09-25
Introduce qemu_madvise()
Andreas Färber
8
-20
/
+100
2010-09-24
powerpc: Make the decr interrupt type overridable
Edgar E. Iglesias
3
-5
/
+17
2010-09-24
powerpc: Improve emulation of the BookE MMU
Edgar E. Iglesias
2
-8
/
+33
2010-09-24
fmopl: workaround for -Wempty-body
malc
1
-2
/
+4
2010-09-22
Move macros GCC_ATTR and GCC_FMT_ATTR to common header file
Stefan Weil
2
-8
/
+16
2010-09-22
Fix OpenBSD build
Blue Swirl
1
-0
/
+1
2010-09-22
block-verify: fix 32-bit build
Anthony Liguori
1
-1
/
+1
2010-09-22
Fix compilation error (missing include statement)
Stefan Weil
1
-0
/
+1
2010-09-21
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
23
-123
/
+721
2010-09-21
mips_malta: Fix format strings
Stefan Weil
1
-2
/
+2
2010-09-21
mips_fulong2e: Fix format strings
Stefan Weil
1
-3
/
+3
2010-09-21
trace: Fix user emulator dependency on trace objects
Andreas Färber
1
-2
/
+2
2010-09-21
blkverify: Add block driver for verifying I/O
Stefan Hajnoczi
3
-1
/
+452
2010-09-21
scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commands
Bernhard Kohl
1
-1
/
+2
2010-09-21
scsi-generic: add missing reset handler
Bernhard Kohl
1
-2
/
+19
2010-09-21
qcow2: Avoid bounce buffers for AIO write requests
Kevin Wolf
1
-23
/
+18
2010-09-21
qcow2: Avoid bounce buffers for AIO read requests
Kevin Wolf
3
-30
/
+68
2010-09-21
cutils: qemu_iovec_copy and qemu_iovec_memset
Kevin Wolf
2
-9
/
+44
2010-09-21
ide: propagate the required alignment
Christoph Hellwig
1
-1
/
+3
2010-09-21
scsi-disk: propagate the required alignment
Christoph Hellwig
1
-0
/
+1
2010-09-21
virtio-blk: propagate the required alignment
Christoph Hellwig
1
-0
/
+1
2010-09-21
qcow2: Get rid of additional sync on COW
Kevin Wolf
1
-2
/
+8
2010-09-21
qcow2: Move sync out of qcow2_alloc_clusters
Kevin Wolf
3
-2
/
+7
2010-09-21
qcow2: Move sync out of update_refcount
Kevin Wolf
1
-2
/
+11
[next]