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-02-22
qemu-img: Add compare subcommand
Miroslav Rezanina
3
-1
/
+348
2013-02-22
qemu-img: Add "Quiet mode" option
Miroslav Rezanina
6
-71
/
+135
2013-02-22
block: Add synchronous wrapper for bdrv_co_is_allocated_above
Miroslav Rezanina
2
-0
/
+41
2013-02-22
block: refuse negative iops and bps values
Stefan Hajnoczi
1
-0
/
+10
2013-02-22
block: use Error in do_check_io_limits()
Stefan Hajnoczi
1
-6
/
+8
2013-02-22
qcow2: support compressed clusters in BlockFragInfo
Stefan Hajnoczi
1
-0
/
+1
2013-02-22
qemu-img: add compressed clusters to BlockFragInfo
Stefan Hajnoczi
5
-4
/
+13
2013-02-22
qemu-img: fix missing space in qemu-img check output
Stefan Hajnoczi
1
-4
/
+5
2013-02-22
qcow2: record fragmentation statistics during check
Stefan Hajnoczi
1
-1
/
+24
2013-02-22
qcow2: introduce check_refcounts_l1/l2() flags
Stefan Hajnoczi
1
-6
/
+12
2013-02-22
qemu-img: add json output option to the check command
Federico Simoncelli
4
-67
/
+220
2013-02-22
qemu-img: find the image end offset during check
Federico Simoncelli
8
-10
/
+24
2013-02-22
ui/gtk: require at least GTK 2.18 and VTE 0.26
Anthony Liguori
1
-2
/
+2
2013-02-22
unbreak hw/usb/redirect.c build
Gerd Hoffmann
1
-1
/
+1
2013-02-22
ui/gtk: Fix build (missing include for setlocale)
Stefan Weil
1
-0
/
+1
2013-02-21
gtk: suppress accelerators from the File menu when grab is active
Anthony Liguori
1
-0
/
+34
2013-02-21
gtk: make default UI (v5)
Anthony Liguori
1
-14
/
+34
2013-02-21
gtk: add translation support (v5)
Anthony Liguori
7
-8
/
+202
2013-02-21
gtk: add support for screen scaling and full screen (v5)
Anthony Liguori
1
-17
/
+237
2013-02-21
gtk: add support for input grabbing (v2)
Anthony Liguori
1
-5
/
+151
2013-02-21
gtk: add virtual console support (v2)
Anthony Liguori
1
-0
/
+160
2013-02-21
ui: add basic GTK gui (v5)
Anthony Liguori
5
-0
/
+615
2013-02-21
console: allow VCs to be overridden by UI
Anthony Liguori
3
-3
/
+19
2013-02-21
build: disable Wstrict-prototypes
Anthony Liguori
1
-1
/
+1
2013-02-21
qom/object.c: Allow itf cast with num_itfs = 0
Peter Crosthwaite
1
-1
/
+2
2013-02-21
qom/object.c: Reset interface list on inheritance
Peter Crosthwaite
1
-0
/
+1
2013-02-21
vga: fix byteswapping.
Gerd Hoffmann
6
-16
/
+22
2013-02-21
Remove elderly top level TODO file
Peter Maydell
1
-37
/
+0
2013-02-21
help: add docs for multiqueue tap options
Jason Wang
2
-1
/
+9
2013-02-21
aio: support G_IO_HUP and G_IO_ERR
Stefan Hajnoczi
1
-10
/
+2
2013-02-21
aio: convert aio_poll() to g_poll(3)
Stefan Hajnoczi
3
-43
/
+29
2013-02-21
aio: extract aio_dispatch() from aio_poll()
Stefan Hajnoczi
1
-22
/
+35
2013-02-21
main-loop: drop rfds/wfds/xfds for good
Stefan Hajnoczi
1
-75
/
+2
2013-02-21
iohandler: switch to GPollFD
Stefan Hajnoczi
3
-14
/
+34
2013-02-21
slirp: switch to GPollFD
Stefan Hajnoczi
7
-74
/
+87
2013-02-21
slirp: slirp/slirp.c coding style cleanup
Stefan Hajnoczi
1
-297
/
+311
2013-02-21
main-loop: switch POSIX glib integration to GPollFD
Stefan Hajnoczi
1
-49
/
+22
2013-02-21
main-loop: switch to g_poll() on POSIX hosts
Stefan Hajnoczi
1
-8
/
+129
2013-02-21
main-loop: fix select_ret uninitialized variable warning
Stefan Hajnoczi
1
-1
/
+2
2013-02-21
Merge remote-tracking branch 'kraxel/usb.78' into staging
Anthony Liguori
44
-291
/
+742
2013-02-21
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
5
-3
/
+14
2013-02-21
.gitignore: Ignore optionrom/*.asm
Cole Robinson
1
-0
/
+3
2013-02-21
ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.c
Alin Tomescu
1
-1
/
+1
2013-02-21
Add some missing qtest binaries to .gitignore
David Gibson
1
-0
/
+7
2013-02-21
xilinx_axienet.c: Assert no error when making link
Peter Crosthwaite
1
-1
/
+3
2013-02-21
Remove forward declaration of non-existant variable
Hervé Poussineau
1
-1
/
+0
2013-02-19
uas-uas: usb3 streams
Gerd Hoffmann
1
-42
/
+205
2013-02-19
usb-xhci: usb3 streams
Gerd Hoffmann
2
-48
/
+226
2013-02-19
usb-core: usb3 streams
Gerd Hoffmann
14
-31
/
+37
2013-02-19
usb: fix endpoint descriptor ordering
Gerd Hoffmann
1
-4
/
+5
[next]