]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2011-06-03 BradUse the correct header in the TCG MIPS code to find...
2011-06-03 Peter Maydelltarget-arm: Fix compilation failure for 64 bit hosts
2011-06-03 Aurelien JarnoMerge branch 's390-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien JarnoMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-06-03 Aurelien Jarnosoftfloat: add float*_is_zero_or_denormal()
2011-06-03 Aurelien Jarnotarget-i386: use floatx80 constants in helper_fld*_ST0()
2011-06-03 Aurelien Jarnosoftfloat: always enable floatx80 and float128 support
2011-06-03 Aurelien Jarnosoftfloat-native: remove
2011-06-03 Aurelien Jarnotarget-i386: remove old code handling float64
2011-06-03 Aurelien Jarnotarget-mips/gdbstub: remove old CONFIG_SOFTFLOAT #ifndef
2011-06-03 Aurelien Jarnotarget-ppc: remove old CONFIG_SOFTFLOAT #ifdef
2011-06-03 Alexander Grafs390x: implement lrvgr
2011-06-03 Alexander Grafs390x: fix cksm instruction
2011-06-03 Alexander Grafs390x: free tmp explicitly in every opcode for disas_a5()
2011-06-03 Stefan Weiltarget-s390x: Add missing tcg_temp_free_i32()
2011-06-03 Stefan Weiltarget-s390x: Add missing tcg_temp_free_i64() in disas_...
2011-06-03 Stefan Weiltarget-s390x: Add missing tcg_temp_free_i64() in disas_...
2011-06-03 Stefan Weiltarget-s390x: Add missing tcg_temp_free_i64() in disas_b2()
2011-06-03 Stefan Weiltarget-s390x: Add missing tcg_temp_free_i64() in do_mh()
2011-06-03 Stefan Weiltarget-s390x: Add missing tcg_temp_free_i64() in gen_jcc()
2011-06-03 Stefan Weiltarget-s390x: Fix duplicate call of tcg_temp_new_i64
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-06-03 Alexander GrafPPC: fix mpc8544ds pci default devices
2011-06-03 Alexander GrafFix segfault on screendump with -nographic
2011-06-03 Alexander GrafPPC: install mpc8544ds.dtb
2011-06-03 Alexander GrafPPC: fix sregs usage on booke
2011-06-03 Stefan Weilppc: Fix compilation for ppc64-softmmu
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
next