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
2013-03-25
qmp: fix handling of boolean values in qmp-shell
Igor Mammedov
1
-1
/
+6
2013-03-25
QMP: TPM QMP and man page documentation updates
Corey Bryant
2
-1
/
+60
2013-03-25
QMP: Remove duplicate TPM type from query-tpm
Corey Bryant
3
-17
/
+12
2013-03-25
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
21
-17
/
+5198
2013-03-25
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2
-3
/
+6
2013-03-25
Merge remote-tracking branch 'kraxel/ipxe.3' into staging
Anthony Liguori
8
-2
/
+7
2013-03-25
glib: add a compatibility interface for g_timeout_add_seconds
Anthony Liguori
2
-1
/
+28
2013-03-25
gtk: Release modifier when graphic console loses keyboard focus
Jan Kiszka
1
-2
/
+51
2013-03-25
net: increase buffer size to accommodate Jumbo frame pkts
Scott Feldman
5
-10
/
+10
2013-03-25
VMXNET3 device implementation
Dmitry Fleytman
5
-0
/
+3224
2013-03-25
Packet abstraction for VMWARE network devices
Dmitry Fleytman
5
-0
/
+1077
2013-03-25
Common definitions for VMWARE devices
Dmitry Fleytman
5
-0
/
+823
2013-03-25
net: iovec checksum calculator
Dmitry Fleytman
2
-0
/
+41
2013-03-25
Checksum-related utility functions
Dmitry Fleytman
2
-7
/
+20
2013-03-25
net: use socket_set_nodelay() for -netdev socket
Stefan Hajnoczi
1
-0
/
+3
2013-03-25
block: Add options QDict to bdrv_file_open() prototypes (fix MinGW build)
Stefan Weil
1
-2
/
+4
2013-03-25
rbd: fix compile error
Liu Yuan
1
-1
/
+2
2013-03-25
ipxe: update binaries
Gerd Hoffmann
6
-0
/
+0
2013-03-25
ipxe: disable two second timeout
Gerd Hoffmann
2
-2
/
+7
2013-03-24
Remove device_tree.o from hw/moxie/Makefile.objs.
Anthony Green
1
-1
/
+0
2013-03-23
tcg-optimize: Fold sub r,0,x to neg r,x
Richard Henderson
1
-1
/
+33
2013-03-23
target-i386: Don't modify env->eflags around cpu_dump_state
Richard Henderson
2
-4
/
+1
2013-03-23
target-i386: Fix flags computation for ADOX
Richard Henderson
1
-1
/
+1
2013-03-23
Add top level changes for moxie
Anthony Green
6
-4
/
+21
2013-03-23
Add sample moxie system
Anthony Green
3
-0
/
+181
2013-03-23
Add moxie disassembler
Anthony Green
4
-0
/
+369
2013-03-23
Add moxie target code
Anthony Green
10
-0
/
+1531
2013-03-23
Merge branch 'for-upstream' of git://github.com/mwalle/qemu
Blue Swirl
15
-57
/
+119
2013-03-22
Merge branch 'ppc-for-upstream' of git://github.com/agraf/qemu
Aurelien Jarno
26
-1304
/
+1873
2013-03-22
tcg: Fix occasional TCG broken problem when ldst optimization enabled
Yeongkyoon Lee
1
-2
/
+2
2013-03-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
24
-113
/
+308
2013-03-22
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
25
-52
/
+58
2013-03-22
Merge remote-tracking branch 'cohuck/virtio-ccw-upstr' into staging
Anthony Liguori
2
-11
/
+2
2013-03-22
nbd: Check against invalid option combinations
Kevin Wolf
1
-0
/
+14
2013-03-22
nbd: Use default port if only host is specified
Kevin Wolf
1
-9
/
+10
2013-03-22
block: Allow omitting the file name when using driver-specific options
Kevin Wolf
3
-11
/
+51
2013-03-22
block: Make find_image_format safe with NULL filename
Kevin Wolf
1
-3
/
+10
2013-03-22
block: Rename variable to avoid shadowing
Kevin Wolf
1
-7
/
+9
2013-03-22
block: Introduce .bdrv_parse_filename callback
Kevin Wolf
3
-16
/
+25
2013-03-22
nbd: Accept -drive options for the network connection
Kevin Wolf
1
-52
/
+77
2013-03-22
nbd: Remove unused functions
Kevin Wolf
2
-21
/
+0
2013-03-22
nbd: Keep hostname and port separate
Kevin Wolf
5
-12
/
+58
2013-03-22
qemu-socket: Make socket_optslist public
Kevin Wolf
2
-12
/
+14
2013-03-22
block: Pass bdrv_file_open() options to block drivers
Kevin Wolf
1
-7
/
+56
2013-03-22
block: Add options QDict to bdrv_file_open() prototypes
Kevin Wolf
18
-29
/
+51
2013-03-22
block: complete all IOs before resizing a device
Peter Lieven
1
-0
/
+3
2013-03-22
Revert "block: complete all IOs before .bdrv_truncate"
Peter Lieven
1
-4
/
+0
2013-03-22
qdev: remove redundant abort()
liguang
1
-2
/
+1
2013-03-22
gitignore: ignore more files
liguang
1
-0
/
+3
2013-03-22
Use proper term in TCG README
陳韋任 (Wei-Ren Chen)
1
-5
/
+9
[next]