]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-29 Aurelien JarnoMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-10-29 Aurelien JarnoMerge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp...
2012-10-29 Alexander GrafPPC: pseries: Remove hack for PIO window
2012-10-29 Alexander GrafPPC: e500: Map PIO space into core memory region
2012-10-29 Alexander Grafxen_platform: convert PIO to new memory api read/write
2012-10-29 Alexander Grafvmport: convert PIO to new memory api read/write
2012-10-29 Alexander Grafserial: convert PIO to new memory api read/write
2012-10-29 Alexander Grafrtl8139: convert PIO to new memory api read/write
2012-10-29 Alexander Grafpckbd: convert PIO to new memory api read/write
2012-10-29 Alexander Grafpc port92: convert PIO to new memory api read/write
2012-10-29 Alexander Grafmc146818rtc: convert PIO to new memory api read/write
2012-10-29 Alexander Grafm48t59: convert PIO to new memory api read/write
2012-10-29 Alexander Grafi8254: convert PIO to new memory api read/write
2012-10-29 Alexander Grafes1370: convert PIO to new memory api read/write
2012-10-29 Alexander Grafvirtio-pci: convert PIO to new memory api read/write
2012-10-29 Alexander Grafac97: convert PIO to new memory api read/write
2012-10-29 David Gibsonpseries: Implement qemu initiated shutdowns using EPOW...
2012-10-29 David Gibsontarget-ppc: Rework storage of VPA registration state
2012-10-29 David Gibsonpseries: Don't allow duplicate registration of hcalls...
2012-10-29 zhlcindy@gmail.comAdd USB option in machine options
2012-10-29 Bharat Bhushane500: Fix serial initialization
2012-10-29 Alexander GrafPPC: 440: Emulate DCBR0
2012-10-29 Alexander GrafPPC: Bamboo: Fix memory size DT property
2012-10-29 Peter MaydellDrop unnecessary check of TARGET_PHYS_ADDR_SPACE_BITS
2012-10-28 Eduardo Habkosttarget-i386: cpu: recover items 28-31 of ext2_feature_name
2012-10-28 Richard Hendersonqemu-timer: Check for usable fields for SIGEV_THREAD_ID
2012-10-28 Richard Hendersontcg-i386: Use %gs prefixes for x86_64 GUEST_BASE
2012-10-28 Richard Hendersontarget-mips: Use TCG registers for the FPU.
2012-10-28 Aurelien Jarnotcg: remove compatiblity call flags
2012-10-28 Aurelien Jarnotarget-xtensa: rename helper flags
2012-10-28 Aurelien Jarnotarget-sparc: rename helper flags
2012-10-28 Aurelien Jarnotarget-sh4: rename helper flags
2012-10-28 Aurelien Jarnotarget-s390x: rename helper flags
2012-10-28 Aurelien Jarnotarget-ppc: rename helper flags
2012-10-28 Aurelien Jarnotarget-mips: rename helper flags
2012-10-28 Aurelien Jarnotarget-microblaze: rename helper flags
2012-10-28 Aurelien Jarnotarget-i386: rename helper flags
2012-10-28 Aurelien Jarnotarget-cris: rename helper flags
2012-10-28 Aurelien Jarnotarget-arm: rename helper flags
2012-10-28 Aurelien Jarnotarget-alpha: rename helper flags
2012-10-28 Aurelien Jarnotcg: rework TCG helper flags
2012-10-28 Aurelien Jarnotcg: synchronize globals for ops with side effects
2012-10-28 Aurelien Jarnotcg: forbid ld/st function to modify globals
2012-10-28 Aurelien Jarnotcg: fix some op flags
2012-10-28 Aurelien Jarnotcg: don't explicitly save globals and temps
2012-10-28 Aurelien Jarnotcg: start with local temps in TEMP_VAL_MEM state
2012-10-28 Aurelien Jarnotcg: always mark dead input arguments as dead
2012-10-28 Aurelien Jarnotcg: rewrite tcg_reg_alloc_mov()
2012-10-28 Aurelien Jarnotcg: improve tcg_reg_alloc_movi()
2012-10-28 Aurelien Jarnotcg: rework liveness analysis
2012-10-28 Aurelien Jarnotcg: sync output arguments on liveness request
2012-10-28 Aurelien Jarnotcg: add temp_sync()
2012-10-28 Aurelien Jarnotcg: add tcg_reg_sync()
2012-10-28 Aurelien Jarnotcg: add temp_dead()
2012-10-28 Aurelien Jarnotcg/i386: remove ld/st third argument register constraint
2012-10-28 Aurelien Jarnotcg/i386: remove suboptimal register shifting
2012-10-27 Max Filippovhw/xtensa_sim: get rid of intermediate xtensa_sim_init
2012-10-27 Max Filippovhw/xtensa_lx60: don't prematurely explode QEMUMachineIn...
2012-10-27 Peter MaydellMakefile: Forbid out-of-tree build from a source tree...
2012-10-27 Catalin Patuleatests/tcg: fix a few warnings
2012-10-27 Aurelien Jarnotarget-sparc64: disable VGA cirrus
2012-10-27 Blue SwirlMerge branch 'target-arm.for-upstream' of git://git...
2012-10-27 Bruce Rogersconfigure: avoid compiler warning in pipe2 detection
2012-10-27 Peter Maydellconfigure: Disable (clang) initializer-overrides warnings
2012-10-25 Gerd Hoffmannxhci: fix usb name in caps
2012-10-25 Gerd Hoffmannxhci: make number of interrupters and slots configurable
2012-10-25 Gerd Hoffmannxhci: allow disabling interrupters
2012-10-25 Gerd Hoffmannxhci: flush endpoint context unconditinally
2012-10-25 Gerd Hoffmannxhci: fix function name in error message
2012-10-25 Hans de Goedeuhci: Use only one queue for ctrl endpoints
2012-10-25 Hans de Goedeuhci: Retry to fill the queue while waiting for td...
2012-10-25 Hans de Goedeuhci: Always mark a queue valid when we encounter it
2012-10-25 Hans de Goedeuhci: When the guest marks a pending td non-active...
2012-10-25 Hans de Goedeuhci: Detect guest td re-use
2012-10-25 Hans de Goedeuhci: Verify queue has not been changed by guest
2012-10-25 Hans de Goedeuhci: Immediately free queues on device disconnect
2012-10-25 Hans de Goedeuhci: Store ep in UHCIQueue
2012-10-25 Hans de Goedeuhci: Make uhci_fill_queue() actually operate on an...
2012-10-25 Hans de Goedeuhci: Add uhci_read_td() helper function
2012-10-25 Hans de Goedeuhci: Rename UHCIAsync->td to UHCIAsync->td_addr
2012-10-25 Hans de Goedeuhci: Move emptying of the queue's asyncs' queue to...
2012-10-25 Hans de Goedeuhci: Drop unnecessary forward declaration of some...
2012-10-25 Hans de Goedeuhci: Don't retry on error
2012-10-25 Hans de Goedeuhci: cleanup: Add an unlink call to uhci_async_cancel()
2012-10-25 Hans de Goedeuhci: No need to handle async completion of isoc packets
2012-10-25 Hans de Goedeusb: Enforce iso endpoints never returing USB_RET_ASYNC
2012-10-25 Hans de Goedeusb: Add an int_req flag to USBPacket
2012-10-25 Hans de Goedeusb: Move short-not-ok handling to the core
2012-10-25 Hans de Goedeusb: Move clearing of queue on halt to the core
2012-10-25 Hans de Goedeusb: Add USB_RET_ADD_TO_QUEUE packet result code
2012-10-25 Hans de Goedeusb: Rename __usb_packet_complete to usb_packet_complet...
2012-10-25 Hans de Goedexhci: Add a xhci_ep_nuke_one_xfer helper function
2012-10-25 Hans de Goedeehci: Retry to fill the queue while waiting for td...
2012-10-25 Hans de Goedeehci: Detect going in circles when filling the queue
2012-10-25 Hans de Goedeehci: Speed up the timer of raising int from the async...
2012-10-25 Hans de Goedeehci: Improve latency of interrupt delivery and async...
2012-10-25 Hans de Goedeehci: Set int flag on a short input packet
2012-10-25 Hans de Goedeehci: Get rid of packet tbytes field
next