]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-06-03 Stefan Weiltarget-s390x: Fix wrong argument in call of tcg_gen_shl...
2011-06-03 Stefan Weiltarget-s390x: Fix build for non-linux hosts
2011-06-03 Alexander Grafs390x: update zipl rom
2011-05-31 Juha Riihim?kiaudio: fix integer overflow expression
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'amit/for-anthony' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi.2' into...
2011-05-31 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.14.pull' into...
2011-05-29 Stefan WeilFix spelling in comment (additon -> addition)
2011-05-29 Stefan Weilpflash_cfi02: Fix a typo in debug code (TARGET_FMT_pld...
2011-05-28 Marcus Comstedtbitbang_i2c: Fix spurious slave read after NACK
2011-05-28 Blue SwirlMove user emulator stuff from cpu-exec.c to user-exec.c
2011-05-28 Blue Swirlcpu-exec: prepare for user and softmmu split
2011-05-27 Markus Armbrustervirtio-console: Simplify init callbacks
2011-05-27 Markus Armbrustervirtio-serial: Drop redundant VirtIOSerialPort member...
2011-05-27 Markus Armbrustervirtio-serial: Drop useless property is_console
2011-05-27 Markus Armbrustervirtio-serial: Clean up virtconsole detection
2011-05-27 Markus Armbrustervirtio-serial: Plug memory leak on qdev exit()
2011-05-27 Alon Levyvirtio-serial-bus: use bh for unthrottling
2011-05-26 Paolo Bonziniscsi: ignore LUN field in the CDB
2011-05-26 Paolo Bonziniscsi: rename arguments to the new callbacks
2011-05-26 Paolo Bonziniscsi: split command_complete callback in two
2011-05-26 Paolo Bonziniesp: rename sense to status
2011-05-26 Paolo Bonziniscsi-generic: Handle queue full
2011-05-26 Paolo Bonziniscsi: make write_data return void
2011-05-26 Hannes Reineckescsi-disk: add data direction checking
2011-05-26 Hannes Reineckescsi: Implement 'get_sense' callback
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_get_buf
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_continue
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_new
2011-05-26 Paolo Bonziniscsi: do not call send_command directly
2011-05-26 Hannes Reineckescsi: Update sense code handling
2011-05-26 Paolo Bonziniscsi: use scsi_req_complete
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_cancel
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_abort
2011-05-26 Paolo Bonziniscsi: commonize purging requests
2011-05-26 Hannes Reineckescsi: Use 'SCSIRequest' directly
2011-05-26 Paolo Bonzinilsi: extract lsi_find_by_tag
2011-05-26 Paolo Bonziniscsi: reference-count requests
2011-05-26 Paolo Bonziniscsi-generic: do not use a stale aiocb
2011-05-26 Paolo Bonziniscsi: introduce SCSIBusOps
2011-05-26 Paolo Bonziniscsi: introduce scsi_req_data
2011-05-26 Paolo Bonziniscsi-generic: Remove bogus double complete
2011-05-26 Paolo Bonziniscsi: add tracing of scsi requests
2011-05-26 Gerd Hoffmannusb: add ehci adapter
2011-05-26 Gerd Hoffmannusb: move cancel callback to USBDeviceInfo
2011-05-26 Gerd Hoffmannusb: keep track of packet owner.
2011-05-26 Gerd Hoffmannusb: add usb_handle_packet
2011-05-26 Gerd Hoffmannusb-storage: don't call usb_packet_complete twice
2011-05-26 Gerd Hoffmannusb-linux: fix max_packet_size for highspeed.
2011-05-26 Gerd Hoffmannusb-linux: split large xfers
2011-05-26 Gerd Hoffmannusb-linux: walk async urb list in cancel
2011-05-26 Gerd Hoffmannusb-linux: track aurbs in list
2011-05-26 Gerd Hoffmannusb-linux: add hostport property
2011-05-26 Gerd Hoffmannusb-linux: fix device path aka physical port handling
2011-05-26 Hans de Goedeusb-linux: use usb_generic_handle_packet()
2011-05-26 Hans de Goedeusb: Pass the packet to the device's handle_control...
2011-05-26 Jan VeselyBug #757654: UHCI fails to signal stall response patch
2011-05-26 Brad Hardsusb: add support for "grouped" interfaces and the Inter...
2011-05-26 Brad Hardsusb: remove fallback to bNumInterfaces if no .nif
2011-05-26 Brad Hardsusb: update config descriptors to identify number of...
2011-05-26 Brad Hardsusb: Add Interface Association Descriptor descriptor...
2011-05-25 Anthony LiguoriMerge remote-tracking branch 'kraxel/CVE-2011-1751...
2011-05-23 Peter Maydellconfigure: Document --disable-slirp option in --help
2011-05-23 Peter Maydelltarget-arm/exec.h: Remove unused #define of M0
2011-05-23 Peter Maydelltarget-arm: Signal InvalidOp for Neon GE and GT compare...
2011-05-23 Peter Maydelltarget-arm: Use correct float status for Neon int-float...
2011-05-23 Peter Maydelltarget-arm: Signal Underflow when denormal flushed...
2011-05-23 Peter Maydellsoftfloat: Add new flag for when denormal result is...
2011-05-23 Peter Maydelltarget-arm: Signal InputDenormal for VRECPE, VRSQRTE...
2011-05-23 Peter Maydelltarget-arm: Don't set FP exceptions in recip, recip_sqr...
2011-05-23 Aurelien Jarnotcg: don't keep dead outputs in registers
2011-05-23 Aurelien Jarnotcg: mark dead output argument in op_dead_args
2011-05-23 Aurelien Jarnotcg: replace op_dead_iargs by op_dead_args
2011-05-23 Aurelien JarnoMerge branch 'trivial-patches' of git://repo.or.cz...
2011-05-23 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-05-23 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-05-22 Stefan WeilFix typos in comments (chek -> check)
2011-05-22 Peter Maydellhw/sd.c: Don't complain about SDIO commands CMD52/CMD53
2011-05-22 Peter Maydellhw/realview.c: Remove duplicate #include line
2011-05-22 TeLeManpiix_pci: fix piix3_set_irq_pic()
2011-05-22 Blue SwirlDelete unused tb_invalidate_page_range
2011-05-20 David GibsonFix a bug in mtsr/mtsrin emulation on ppc64
2011-05-20 David GibsonpSeries: Clean up write-only variables
2011-05-20 Stefan Weilw32: Fix compilation and replace non-portable usage...
2011-05-20 Alexander Grafs390x: complain when allocating ram fails
2011-05-20 Christian Borntraegers390x: fix memory detection for guests > 64GB
2011-05-20 Christian Borntraegers390x: change mapping base to allow guests > 2GB
2011-05-20 Christian Borntraegers390x: Fix debugging for unknown sigp order codes
2011-05-20 Alexander Grafs390x: build s390x by default
2011-05-20 Alexander Grafs390x: remove compatibility cc field
2011-05-20 Alexander Grafs390x: Adjust GDB stub
2011-05-20 Alexander Grafs390x: translate engine for s390x CPU
2011-05-20 Alexander Grafs390x: Adjust internal kvm code
2011-05-20 Alexander Grafs390x: Implement opcode helpers
2011-05-20 Alexander Grafs390x: helper functions for system emulation
2011-05-20 Alexander Grafs390x: Shift variables in CPUState for memset(0)
2011-05-20 Alexander Grafs390x: keep hint on virtio managing size
2011-05-20 Alexander Grafs390x: make kvm exported functions conditional on kvm
2011-05-20 Ulrich Hechts390x: s390x-linux-user support
next