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-09-19
nbd: do not close BlockDriverState in nbd_export_close
Paolo Bonzini
2012-09-19
nbd: pass NBDClient to nbd_send_negotiate
Paolo Bonzini
2012-09-18
nbd: add more constants
Paolo Bonzini
2012-09-15
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
2012-09-15
target-mips: switch to AREG0 free mode
Blue Swirl
2012-09-15
target-sh4: switch to AREG0 free mode
Blue Swirl
2012-09-15
target-cris: Switch to AREG0 free mode
Aurelien Jarno
2012-09-15
target-cris: Avoid AREG0 for helpers
Aurelien Jarno
2012-09-15
target-microblaze: switch to AREG0 free mode
Blue Swirl
2012-09-15
target-arm: final conversion to AREG0 free mode
Blue Swirl
2012-09-15
target-arm: convert remaining helpers
Blue Swirl
2012-09-15
target-arm: convert void helpers
Blue Swirl
2012-09-15
target-unicore32: switch to AREG0 free mode
Blue Swirl
2012-09-15
target-m68k: avoid using cpu_single_env
Blue Swirl
2012-09-15
target-m68k: switch to AREG0 free mode
Blue Swirl
2012-09-15
target-lm32: switch to AREG0 free mode
Blue Swirl
2012-09-15
target-s390x: avoid cpu_single_env
Blue Swirl
2012-09-15
configure: properly check if -lrt and -lm is needed
Natanael Copa
2012-09-15
tcg: Fix MAX_OPC_PARAM_IARGS
Stefan Weil
2012-09-11
Merge branch 'usb.64' of git://git.kraxel.org/qemu
Aurelien Jarno
2012-09-11
tcg/optimize: fix if/else/break coding style
Aurelien Jarno
2012-09-11
tcg/optimize: add constant folding for brcond
Aurelien Jarno
2012-09-11
tcg/optimize: add constant folding for setcond
Aurelien Jarno
2012-09-11
tcg/optimize: swap brcond/setcond arguments when possible
Aurelien Jarno
2012-09-11
tcg/optimize: simplify shift/rot r, 0, a => movi r, 0 cases
Aurelien Jarno
2012-09-11
tcg/optimize: simplify and r, a, 0 cases
Aurelien Jarno
2012-09-11
tcg/optimize: simplify or/xor r, a, 0 cases
Aurelien Jarno
2012-09-11
tcg/optimize: split expression simplification
Aurelien Jarno
2012-09-11
tcg: improve profiler
Aurelien Jarno
2012-09-11
xhci: allow bytewise capability register reads
Gerd Hoffmann
2012-09-11
xhci: kill xhci_mem_{read,write} dispatcher functions
Gerd Hoffmann
2012-09-11
xhci: support multiple interrupters
Gerd Hoffmann
2012-09-11
xhci: pick target interrupter
Gerd Hoffmann
2012-09-11
xhci: prepare xhci_runtime_{read,write} for multiple interrupters
Gerd Hoffmann
2012-09-11
xhci: add XHCIInterrupter
Gerd Hoffmann
2012-09-11
xhci: move register update into xhci_intr_raise
Gerd Hoffmann
2012-09-11
xhci: add msix support
Gerd Hoffmann
2012-09-11
xhci: rework interrupt handling
Gerd Hoffmann
2012-09-11
xhci: fix & cleanup msi.
Gerd Hoffmann
2012-09-11
usb-storage: usb3 support
Gerd Hoffmann
2012-09-11
usb3: bos decriptor
Gerd Hoffmann
2012-09-11
usb3: superspeed endpoint companion
Gerd Hoffmann
2012-09-11
usb3: superspeed descriptors
Gerd Hoffmann
2012-09-11
xhci: update port handling
Gerd Hoffmann
2012-09-11
xhci: update register layout
Gerd Hoffmann
2012-09-11
xhci: fix runtime write tracepoint
Gerd Hoffmann
2012-09-11
xhci: add trace_usb_xhci_ep_set_dequeue
Gerd Hoffmann
2012-09-11
xhci: trace cc codes in cleartext
Gerd Hoffmann
2012-09-11
xhci: iso xfer support
Gerd Hoffmann
2012-09-11
xhci: implement mfindex
Gerd Hoffmann
[next]