index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-12
Update seabios to 1.6.3.2
Gerd Hoffmann
2012-03-12
Add seabios build scripts to roms/
Gerd Hoffmann
2012-03-11
Add missing const attributes for MemoryRegionOps
Stefan Weil
2012-03-11
tcg: Improve tcg_out_label and fix its usage for w64
Stefan Weil
2012-03-11
configure: Test for libiberty.a (mingw32)
Stefan Weil
2012-03-11
w64: Don't redefine lseek, ftruncate
Stefan Weil
2012-03-11
cache-utils: Add missing include file for uintptr_t
Stefan Weil
2012-03-11
build: Include config-host.mak as soon as possible
LluĂs Vilanova
2012-03-11
gdbstub: Do not kill target in system emulation mode
Jan Kiszka
2012-03-11
target-i386: Mask NX bit from cpu_get_phys_page_debug result
Jan Kiszka
2012-03-09
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-03-09
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-03-09
Merge remote-tracking branch 'kraxel/usb.42' into staging
Anthony Liguori
2012-03-09
libcacard: Fix compilation with gcc-4.7
Hans de Goede
2012-03-09
xilinx_zynq: fix the build
Anthony Liguori
2012-03-08
configure: Quote the configure args printed in config.log
Peter Maydell
2012-03-08
osdep: Remove local definition of macro offsetof
Stefan Weil
2012-03-08
libcacard: Spelling and grammar fixes in documentation
Stefan Weil
2012-03-08
Spelling fixes in comments (it's -> its)
Stefan Weil
2012-03-08
vnc: Add break statement
Stefan Weil
2012-03-08
libcacard: Use format specifier %u instead of %d for unsigned values
Stefan Weil
2012-03-07
Fix sign of sscanf format specifiers
Stefan Weil
2012-03-07
block/vmdk: Fix warning from splint (comparision of unsigned value)
Stefan Weil
2012-03-07
qmp: Fix spelling fourty -> forty
Stefan Weil
2012-03-07
qom: Fix spelling in documentation
Stefan Weil
2012-03-07
sh7750: Remove redundant 'struct' from MemoryRegionOps
Stefan Weil
2012-03-07
xhci: fix port status
Gerd Hoffmann
2012-03-07
xhci: fix control xfers
Gerd Hoffmann
2012-03-07
usb: add shortcut for control transfers
Gerd Hoffmann
2012-03-07
usb-host: enable pipelineing for bulk endpoints.
Gerd Hoffmann
2012-03-07
usb: add pipelining option to usb endpoints
Gerd Hoffmann
2012-03-07
usb: queue can have async packets
Gerd Hoffmann
2012-03-07
uhci_fill_queue: zap debug printf
Gerd Hoffmann
2012-03-07
usb: add USB_RET_IOERROR
Hans de Goede
2012-03-07
usb: return BABBLE rather then NAK when we receive too much data
Hans de Goede
2012-03-07
usb-ehci: Cleanup itd error handling
Hans de Goede
2012-03-07
usb-ehci: Fix and simplify nakcnt handling
Hans de Goede
2012-03-07
usb-ehci: Remove dead nakcnt code
Hans de Goede
2012-03-07
usb-ehci: Fix cerr tracking
Hans de Goede
2012-03-07
usb-ehci: Any packet completion except for NAK should set the interrupt
Hans de Goede
2012-03-07
usb-ehci: Rip the queues when the async or period schedule is halted
Hans de Goede
2012-03-07
usb-ehci: Drop cached qhs when the doorbell gets rung
Hans de Goede
2012-03-07
usb-ehci: always call ehci_queues_rip_unused for period queues
Hans de Goede
2012-03-07
usb-ehci: split our qh queue into async and periodic queues
Hans de Goede
2012-03-07
usb-ehci: Never follow table entries with the T-bit set
Hans de Goede
2012-03-07
usb-redir: Set ep type and interface
Hans de Goede
2012-03-07
kvm: fill in padding to help valgrind
Michael S. Tsirkin
2012-03-07
kvm: x86: Add user space part for in-kernel i8254
Jan Kiszka
2012-03-07
kvm: Add kvm_has_pit_state2 helper
Jan Kiszka
2012-03-07
i8254: Open-code timer restore
Jan Kiszka
[next]