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-04-16
migration: initialize RAM to zero
Paolo Bonzini
1
-17
/
+18
2013-04-16
Merge remote-tracking branch 'kraxel/usb.80' into staging
Anthony Liguori
6
-41
/
+1551
2013-04-16
Merge remote-tracking branch 'spice/spice.v69' into staging
Anthony Liguori
4
-47
/
+104
2013-04-16
Merge remote-tracking branch 'kraxel/pixman.v11' into staging
Anthony Liguori
37
-1074
/
+832
2013-04-16
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
14
-56
/
+145
2013-04-16
use libusb for usb-host
Gerd Hoffmann
4
-2
/
+1501
2013-04-16
xhci: fix address device
Gerd Hoffmann
1
-0
/
+4
2013-04-16
xhci: use slotid as device address
Gerd Hoffmann
1
-22
/
+3
2013-04-16
xhci: fix portsc writes
Gerd Hoffmann
2
-7
/
+36
2013-04-16
xhci: add xhci_cap_write
Gerd Hoffmann
1
-0
/
+7
2013-04-16
xhci: remove leftover debug printf
Gerd Hoffmann
1
-1
/
+0
2013-04-16
usb-serial: Remove double call to qemu_chr_add_handlers( NULL )
Hans de Goede
1
-9
/
+0
2013-04-16
spice-qemu-char: vmc_write: Don't write more bytes then we're asked too
Hans de Goede
1
-1
/
+2
2013-04-16
spice-qemu-char: Remove intermediate buffer
Alon Levy
1
-9
/
+3
2013-04-16
spice-qemu-char: Add watch support
Hans de Goede
1
-4
/
+63
2013-04-16
spice-qemu-char: Remove #ifdef-ed code for old spice-server compat
Hans de Goede
1
-26
/
+1
2013-04-16
virtio-console: Remove any pending watches on close
Hans de Goede
1
-2
/
+22
2013-04-16
virtio-console: Also throttle when less was written then requested
Hans de Goede
2
-4
/
+6
2013-04-16
spice: (32 bit only) fix surface cmd tracking destruction
Alon Levy
1
-1
/
+1
2013-04-16
qxl: add 2000x2000 and 2048x2048 video modes
Gerd Hoffmann
1
-0
/
+2
2013-04-16
m25p80: Add debug message for no bdrv
Peter Crosthwaite
1
-0
/
+1
2013-04-16
m25p80.c: Multiple debug verbosity levels
Peter Crosthwaite
1
-19
/
+21
2013-04-16
m25p80: Convert guest errors to LOG_GUEST_ERROR
Peter Crosthwaite
1
-5
/
+7
2013-04-16
m25p80: Fix debug messages.
Peter Crosthwaite
1
-6
/
+7
2013-04-16
stream: Remove app argument hack
Peter Crosthwaite
6
-67
/
+187
2013-04-16
xilinx_axienet/dma: Implement rx path flow control
Peter Crosthwaite
2
-11
/
+66
2013-04-16
stream: Add flow control API
Peter Crosthwaite
4
-9
/
+48
2013-04-16
xilinx_axidma: Fix rx/tx halted bit.
Peter Crosthwaite
1
-2
/
+2
2013-04-16
xilinx_axidma: Create Proxy object for stream
Peter Crosthwaite
2
-7
/
+62
2013-04-16
xilinx_axienet: Create Proxy object for stream
Peter Crosthwaite
2
-5
/
+60
2013-04-16
petalogix_ml605_mmu: Attach ethernet to machine
Peter Crosthwaite
1
-0
/
+2
2013-04-16
petalogix_ml605_mmu: Fix machine node attachment
Peter Crosthwaite
1
-2
/
+2
2013-04-16
xilinx_axidma: converted init->realize
Peter Crosthwaite
1
-13
/
+13
2013-04-16
xilinx_axidma: Register reset properly
Peter Crosthwaite
1
-1
/
+11
2013-04-16
xilinx_axidma: Defined and use type cast macro
Peter Crosthwaite
1
-4
/
+9
2013-04-16
xilinx_axidma: typedef XilinxAXIDMA struct
Peter Crosthwaite
1
-7
/
+9
2013-04-16
xilinx_axienet: converted init->realize
Peter Crosthwaite
1
-13
/
+11
2013-04-16
xilinx_axienet: Register reset properly
Peter Crosthwaite
1
-2
/
+4
2013-04-16
xilinx_axienet: Defined and use type cast macro
Peter Crosthwaite
1
-3
/
+8
2013-04-16
xilinx_axienet: typedef XilinxAXIEnet struct
Peter Crosthwaite
1
-21
/
+23
2013-04-16
qxl: register QemuConsole for secondary cards
Gerd Hoffmann
1
-1
/
+5
2013-04-16
gtk: custom cursor support
Gerd Hoffmann
1
-0
/
+33
2013-04-16
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
6
-38
/
+84
2013-04-16
console: add qemu_console_is_*
Gerd Hoffmann
5
-46
/
+56
2013-04-16
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
3
-39
/
+24
2013-04-16
qxl: add 4k + 8k resolutions
Gerd Hoffmann
1
-0
/
+4
2013-04-16
console: gui timer fixes
Gerd Hoffmann
6
-67
/
+60
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
26
-104
/
+155
2013-04-16
console: make DisplayState private to console.c
Gerd Hoffmann
2
-8
/
+8
2013-04-16
console: move gui_update+gui_setup_refresh from vl.c into console.c
Gerd Hoffmann
3
-51
/
+50
[prev]
[next]