Age | Commit message (Expand) | Author |
2011-06-03 | target-s390x: Add missing tcg_temp_free_i64() in disas_s390_insn(), opc == 0x8e | Stefan Weil |
2011-06-03 | target-s390x: Add missing tcg_temp_free_i64() in disas_b2() | Stefan Weil |
2011-06-03 | target-s390x: Add missing tcg_temp_free_i64() in do_mh() | Stefan Weil |
2011-06-03 | target-s390x: Add missing tcg_temp_free_i64() in gen_jcc() | Stefan Weil |
2011-06-03 | target-s390x: Fix duplicate call of tcg_temp_new_i64 | Stefan Weil |
2011-06-03 | target-s390x: Fix wrong argument in call of tcg_gen_shl_i64() | Stefan Weil |
2011-06-03 | target-s390x: Fix build for non-linux hosts | Stefan Weil |
2011-06-03 | s390x: update zipl rom | Alexander Graf |
2011-06-03 | PPC: fix mpc8544ds pci default devices | Alexander Graf |
2011-06-03 | Fix segfault on screendump with -nographic | Alexander Graf |
2011-06-03 | PPC: install mpc8544ds.dtb | Alexander Graf |
2011-06-03 | PPC: fix sregs usage on booke | Alexander Graf |
2011-06-03 | ppc: Fix compilation for ppc64-softmmu | Stefan Weil |
2011-06-01 | audio: fix integer overflow expression | Juha Riihim?ki |
2011-05-31 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2011-05-31 | Merge remote-tracking branch 'amit/for-anthony' into staging | Anthony Liguori |
2011-05-31 | Merge remote-tracking branch 'bonzini/scsi.2' into staging | Anthony Liguori |
2011-05-31 | Merge remote-tracking branch 'kraxel/usb.14.pull' into staging | Anthony Liguori |
2011-05-29 | Fix spelling in comment (additon -> addition) | Stefan Weil |
2011-05-29 | pflash_cfi02: Fix a typo in debug code (TARGET_FMT_pld -> TARGET_FMT_plx) | Stefan Weil |
2011-05-28 | bitbang_i2c: Fix spurious slave read after NACK | Marcus Comstedt |
2011-05-28 | Move user emulator stuff from cpu-exec.c to user-exec.c | Blue Swirl |
2011-05-28 | cpu-exec: prepare for user and softmmu split | Blue Swirl |
2011-05-27 | virtio-console: Simplify init callbacks | Markus Armbruster |
2011-05-27 | virtio-serial: Drop redundant VirtIOSerialPort member info | Markus Armbruster |
2011-05-27 | virtio-serial: Drop useless property is_console | Markus Armbruster |
2011-05-27 | virtio-serial: Clean up virtconsole detection | Markus Armbruster |
2011-05-27 | virtio-serial: Plug memory leak on qdev exit() | Markus Armbruster |
2011-05-27 | virtio-serial-bus: use bh for unthrottling | Alon Levy |
2011-05-26 | scsi: ignore LUN field in the CDB | Paolo Bonzini |
2011-05-26 | scsi: rename arguments to the new callbacks | Paolo Bonzini |
2011-05-26 | scsi: split command_complete callback in two | Paolo Bonzini |
2011-05-26 | esp: rename sense to status | Paolo Bonzini |
2011-05-26 | scsi-generic: Handle queue full | Paolo Bonzini |
2011-05-26 | scsi: make write_data return void | Paolo Bonzini |
2011-05-26 | scsi-disk: add data direction checking | Hannes Reinecke |
2011-05-26 | scsi: Implement 'get_sense' callback | Hannes Reinecke |
2011-05-26 | scsi: introduce scsi_req_get_buf | Paolo Bonzini |
2011-05-26 | scsi: introduce scsi_req_continue | Paolo Bonzini |
2011-05-26 | scsi: introduce scsi_req_new | Paolo Bonzini |
2011-05-26 | scsi: do not call send_command directly | Paolo Bonzini |
2011-05-26 | scsi: Update sense code handling | Hannes Reinecke |
2011-05-26 | scsi: use scsi_req_complete | Paolo Bonzini |
2011-05-26 | scsi: introduce scsi_req_cancel | Paolo Bonzini |
2011-05-26 | scsi: introduce scsi_req_abort | Paolo Bonzini |
2011-05-26 | scsi: commonize purging requests | Paolo Bonzini |
2011-05-26 | scsi: Use 'SCSIRequest' directly | Hannes Reinecke |
2011-05-26 | lsi: extract lsi_find_by_tag | Paolo Bonzini |
2011-05-26 | scsi: reference-count requests | Paolo Bonzini |
2011-05-26 | scsi-generic: do not use a stale aiocb | Paolo Bonzini |