index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
mst_fpga.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
2012-03-07
kvm: fill in padding to help valgrind
Michael S. Tsirkin
2
-0
/
+8
2012-03-07
kvm: x86: Add user space part for in-kernel i8254
Jan Kiszka
4
-3
/
+278
2012-03-07
kvm: Add kvm_has_pit_state2 helper
Jan Kiszka
3
-0
/
+16
2012-03-07
i8254: Open-code timer restore
Jan Kiszka
2
-3
/
+19
2012-03-07
i8254: Factor out base class for KVM reuse
Jan Kiszka
4
-239
/
+424
2012-03-07
xilinx_zynq: machine model initial version
Peter A. G. Crosthwaite
4
-0
/
+700
2012-03-07
cadence_gem: initial version of device model
Peter A. G. Crosthwaite
2
-0
/
+1234
[next]