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
2012-03-12
qemu-ga: add guest-network-get-interfaces command
Michal Privoznik
3
-0
/
+246
2012-03-12
qemu-ga: add win32 guest-suspend-ram command
Michael Roth
1
-9
/
+25
2012-03-12
qemu-ga: add win32 guest-suspend-disk command.
Gal Hammer
2
-13
/
+121
2012-03-12
qemu-ga: add guest-suspend-hybrid
Luiz Capitulino
3
-0
/
+38
2012-03-12
qemu-ga: add guest-suspend-ram
Luiz Capitulino
3
-0
/
+43
2012-03-12
qemu-ga: add guest-suspend-disk
Luiz Capitulino
4
-1
/
+235
2012-03-11
Add missing const attributes for MemoryRegionOps
Stefan Weil
9
-13
/
+13
2012-03-11
tcg: Improve tcg_out_label and fix its usage for w64
Stefan Weil
4
-14
/
+14
2012-03-11
configure: Test for libiberty.a (mingw32)
Stefan Weil
1
-1
/
+7
2012-03-11
w64: Don't redefine lseek, ftruncate
Stefan Weil
1
-2
/
+6
2012-03-11
cache-utils: Add missing include file for uintptr_t
Stefan Weil
1
-0
/
+3
2012-03-11
build: Include config-host.mak as soon as possible
LluĂs Vilanova
1
-7
/
+8
2012-03-11
gdbstub: Do not kill target in system emulation mode
Jan Kiszka
1
-0
/
+2
2012-03-11
target-i386: Mask NX bit from cpu_get_phys_page_debug result
Jan Kiszka
2
-6
/
+8
2012-03-09
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
17
-58
/
+45
2012-03-09
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
12
-242
/
+742
2012-03-09
Merge remote-tracking branch 'kraxel/usb.42' into staging
Anthony Liguori
8
-143
/
+203
2012-03-09
libcacard: Fix compilation with gcc-4.7
Hans de Goede
1
-2
/
+2
2012-03-09
xilinx_zynq: fix the build
Anthony Liguori
1
-2
/
+2
2012-03-08
configure: Quote the configure args printed in config.log
Peter Maydell
1
-1
/
+3
2012-03-08
osdep: Remove local definition of macro offsetof
Stefan Weil
2
-17
/
+0
2012-03-08
libcacard: Spelling and grammar fixes in documentation
Stefan Weil
1
-13
/
+13
2012-03-08
Spelling fixes in comments (it's -> its)
Stefan Weil
9
-10
/
+10
2012-03-08
vnc: Add break statement
Stefan Weil
1
-0
/
+1
2012-03-08
libcacard: Use format specifier %u instead of %d for unsigned values
Stefan Weil
1
-10
/
+10
2012-03-07
Fix sign of sscanf format specifiers
Stefan Weil
1
-1
/
+2
2012-03-07
block/vmdk: Fix warning from splint (comparision of unsigned value)
Stefan Weil
1
-1
/
+1
2012-03-07
qmp: Fix spelling fourty -> forty
Stefan Weil
1
-2
/
+2
2012-03-07
qom: Fix spelling in documentation
Stefan Weil
1
-1
/
+1
2012-03-07
sh7750: Remove redundant 'struct' from MemoryRegionOps
Stefan Weil
2
-2
/
+2
2012-03-07
xhci: fix port status
Gerd Hoffmann
1
-1
/
+1
2012-03-07
xhci: fix control xfers
Gerd Hoffmann
1
-8
/
+5
2012-03-07
usb: add shortcut for control transfers
Gerd Hoffmann
2
-0
/
+60
2012-03-07
usb-host: enable pipelineing for bulk endpoints.
Gerd Hoffmann
1
-0
/
+3
2012-03-07
usb: add pipelining option to usb endpoints
Gerd Hoffmann
2
-1
/
+12
2012-03-07
usb: queue can have async packets
Gerd Hoffmann
1
-0
/
+3
2012-03-07
uhci_fill_queue: zap debug printf
Gerd Hoffmann
1
-1
/
+0
2012-03-07
usb: add USB_RET_IOERROR
Hans de Goede
6
-10
/
+19
2012-03-07
usb: return BABBLE rather then NAK when we receive too much data
Hans de Goede
2
-3
/
+9
2012-03-07
usb-ehci: Cleanup itd error handling
Hans de Goede
1
-14
/
+14
2012-03-07
usb-ehci: Fix and simplify nakcnt handling
Hans de Goede
1
-28
/
+4
2012-03-07
usb-ehci: Remove dead nakcnt code
Hans de Goede
1
-20
/
+0
2012-03-07
usb-ehci: Fix cerr tracking
Hans de Goede
1
-13
/
+6
2012-03-07
usb-ehci: Any packet completion except for NAK should set the interrupt
Hans de Goede
1
-1
/
+1
2012-03-07
usb-ehci: Rip the queues when the async or period schedule is halted
Hans de Goede
1
-1
/
+4
2012-03-07
usb-ehci: Drop cached qhs when the doorbell gets rung
Hans de Goede
1
-16
/
+17
2012-03-07
usb-ehci: always call ehci_queues_rip_unused for period queues
Hans de Goede
1
-0
/
+1
2012-03-07
usb-ehci: split our qh queue into async and periodic queues
Hans de Goede
1
-25
/
+37
2012-03-07
usb-ehci: Never follow table entries with the T-bit set
Hans de Goede
1
-6
/
+4
2012-03-07
usb-redir: Set ep type and interface
Hans de Goede
1
-0
/
+8
[next]