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-10-28
tcg: rewrite tcg_reg_alloc_mov()
Aurelien Jarno
2012-10-28
tcg: improve tcg_reg_alloc_movi()
Aurelien Jarno
2012-10-28
tcg: rework liveness analysis
Aurelien Jarno
2012-10-28
tcg: sync output arguments on liveness request
Aurelien Jarno
2012-10-28
tcg: add temp_sync()
Aurelien Jarno
2012-10-28
tcg: add tcg_reg_sync()
Aurelien Jarno
2012-10-28
tcg: add temp_dead()
Aurelien Jarno
2012-10-28
tcg/i386: remove ld/st third argument register constraint
Aurelien Jarno
2012-10-28
tcg/i386: remove suboptimal register shifting
Aurelien Jarno
2012-10-27
hw/xtensa_sim: get rid of intermediate xtensa_sim_init
Max Filippov
2012-10-27
hw/xtensa_lx60: don't prematurely explode QEMUMachineInitArgs
Max Filippov
2012-10-27
Makefile: Forbid out-of-tree build from a source tree that has been built in
Peter Maydell
2012-10-27
tests/tcg: fix a few warnings
Catalin Patulea
2012-10-27
target-sparc64: disable VGA cirrus
Aurelien Jarno
2012-10-27
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Blue Swirl
2012-10-27
configure: avoid compiler warning in pipe2 detection
Bruce Rogers
2012-10-27
configure: Disable (clang) initializer-overrides warnings
Peter Maydell
2012-10-25
xhci: fix usb name in caps
Gerd Hoffmann
2012-10-25
xhci: make number of interrupters and slots configurable
Gerd Hoffmann
2012-10-25
xhci: allow disabling interrupters
Gerd Hoffmann
2012-10-25
xhci: flush endpoint context unconditinally
Gerd Hoffmann
2012-10-25
xhci: fix function name in error message
Gerd Hoffmann
2012-10-25
uhci: Use only one queue for ctrl endpoints
Hans de Goede
2012-10-25
uhci: Retry to fill the queue while waiting for td completion
Hans de Goede
2012-10-25
uhci: Always mark a queue valid when we encounter it
Hans de Goede
2012-10-25
uhci: When the guest marks a pending td non-active, cancel the queue
Hans de Goede
2012-10-25
uhci: Detect guest td re-use
Hans de Goede
2012-10-25
uhci: Verify queue has not been changed by guest
Hans de Goede
2012-10-25
uhci: Immediately free queues on device disconnect
Hans de Goede
2012-10-25
uhci: Store ep in UHCIQueue
Hans de Goede
2012-10-25
uhci: Make uhci_fill_queue() actually operate on an UHCIQueue
Hans de Goede
2012-10-25
uhci: Add uhci_read_td() helper function
Hans de Goede
2012-10-25
uhci: Rename UHCIAsync->td to UHCIAsync->td_addr
Hans de Goede
2012-10-25
uhci: Move emptying of the queue's asyncs' queue to uhci_queue_free
Hans de Goede
2012-10-25
uhci: Drop unnecessary forward declaration of some static functions
Hans de Goede
2012-10-25
uhci: Don't retry on error
Hans de Goede
2012-10-25
uhci: cleanup: Add an unlink call to uhci_async_cancel()
Hans de Goede
2012-10-25
uhci: No need to handle async completion of isoc packets
Hans de Goede
2012-10-25
usb: Enforce iso endpoints never returing USB_RET_ASYNC
Hans de Goede
2012-10-25
usb: Add an int_req flag to USBPacket
Hans de Goede
2012-10-25
usb: Move short-not-ok handling to the core
Hans de Goede
2012-10-25
usb: Move clearing of queue on halt to the core
Hans de Goede
2012-10-25
usb: Add USB_RET_ADD_TO_QUEUE packet result code
Hans de Goede
2012-10-25
usb: Rename __usb_packet_complete to usb_packet_complete_one
Hans de Goede
2012-10-25
xhci: Add a xhci_ep_nuke_one_xfer helper function
Hans de Goede
2012-10-25
ehci: Retry to fill the queue while waiting for td completion
Hans de Goede
2012-10-25
ehci: Detect going in circles when filling the queue
Hans de Goede
2012-10-25
ehci: Speed up the timer of raising int from the async schedule
Hans de Goede
2012-10-25
ehci: Improve latency of interrupt delivery and async schedule scanning
Hans de Goede
2012-10-25
ehci: Set int flag on a short input packet
Hans de Goede
[prev]
[next]