summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ide: add TRIM supportChristoph Hellwig2011-06-155-5/+124
* ide: allow other dma comands than read and writeChristoph Hellwig2011-06-154-17/+33
* make dma_bdrv_io available to driversChristoph Hellwig2011-06-152-13/+18
* ide: Add forgotten VMSTATE_END_OF_LIST in subsectionKevin Wolf2011-06-151-0/+1
* ide: Fix ide_drive_pio_state_needed()Kevin Wolf2011-06-151-1/+2
* ide: Split error status from status registerKevin Wolf2011-06-154-8/+105
* qcow2: Fix in-flight list after qcow2_cache_put failureKevin Wolf2011-06-151-4/+8
* Replaced tabs with spaces in block.h and block_int.hDevin Nakamura2011-06-152-5/+5
* vdi: Avoid direct AIO callbackKevin Wolf2011-06-151-5/+36
* qcow: Avoid direct AIO callbackKevin Wolf2011-06-141-2/+56
* qcow2: Avoid direct AIO callbackKevin Wolf2011-06-141-9/+30
* block/rbd: Remove unused local variableStefan Weil2011-06-141-4/+0
* configure: Detect and don't try to use older libcurlPeter Maydell2011-06-131-1/+1
* Changelog: Add explanatory note that this file is no longer updatedPeter Maydell2011-06-131-0/+6
* doc: Minor typo fix.Brad Hards2011-06-101-2/+2
* sigfd: use pthread_sigmaskAlexander Graf2011-06-101-1/+1
* Merge remote branch 'rth/axp-next' into alpha-mergeEdgar E. Iglesias2011-06-1019-2169/+1179
|\
| * target-alpha: Implement TLB flush primitives.Richard Henderson2011-05-313-12/+34
| * target-alpha: Use a fixed frequency for the RPCC in system mode.Richard Henderson2011-05-311-1/+10
| * target-alpha: Trap for unassigned and unaligned addresses.Richard Henderson2011-05-314-8/+38
| * target-alpha: Remap PIO space for 43-bit KSEG for EV6.Richard Henderson2011-05-311-3/+7
| * target-alpha: Implement cpu_alpha_handle_mmu_fault for system mode.Richard Henderson2011-05-312-4/+138
| * target-alpha: Implement more CALL_PAL values inline.Richard Henderson2011-05-311-32/+108
| * target-alpha: Disable interrupts properly.Richard Henderson2011-05-313-4/+46
| * target-alpha: All ISA checks to use TB->FLAGS.Richard Henderson2011-05-312-181/+229
| * target-alpha: Swap shadow registers moving to/from PALmode.Richard Henderson2011-05-313-2/+41
| * target-alpha: Implement do_interrupt for system mode.Richard Henderson2011-05-311-10/+111
| * target-alpha: Add IPRs to be used by the emulation PALcode.Richard Henderson2011-05-313-0/+124
| * target-alpha: Use kernel mmu_idx for pal_mode.Richard Henderson2011-05-312-5/+9
| * target-alpha: Add various symbolic constants.Richard Henderson2011-05-312-14/+44
| * target-alpha: Use do_restore_state for arithmetic exceptions.Richard Henderson2011-05-311-19/+30
| * target-alpha: Tidy up arithmetic exceptions.Richard Henderson2011-05-311-13/+21
| * target-alpha: Tidy exception constants.Richard Henderson2011-05-314-56/+31
| * target-alpha: Enable the alpha-softmmu target.Richard Henderson2011-05-314-1/+86
| * target-alpha: Rationalize internal processor registers.Richard Henderson2011-05-316-562/+23
| * target-alpha: Merge HW_REI and HW_RET implementations.Richard Henderson2011-05-313-22/+8
| * target-alpha: Cleanup MMU modes.Richard Henderson2011-05-312-12/+32
| * target-alpha: Fix system store_conditionalRichard Henderson2011-05-311-3/+3
| * target-alpha: Fix translation of PALmode memory insns.Richard Henderson2011-05-313-183/+65
| * target-alpha: Remove partial support for palcode emulation.Richard Henderson2011-05-315-1087/+2
| * target-alpha: Single-step properly across branches.Richard Henderson2011-05-311-15/+20
| * target-alpha: Disassemble EV6 PALcode instructions.Richard Henderson2011-05-313-5/+4
| * target-alpha: Claim ownership.Richard Henderson2011-05-311-2/+2
* | fsdev: Fix archs that dont use fsdevEdgar E. Iglesias2011-06-101-0/+8
* | Merge remote-tracking branch 'qmp/for-anthony' into stagingAnthony Liguori2011-06-086-25/+91
|\ \
| * | QMP: add server mode to QEMUMonitorProtocolStefan Hajnoczi2011-06-011-11/+32
| * | QMP: add get_events(wait=True) optionStefan Hajnoczi2011-06-011-3/+8
| * | HMP: Use QMP inject nmi implementationLuiz Capitulino2011-06-013-19/+8
| * | QMP: add inject-nmi qmp commandLai Jiangshan2011-06-012-0/+44
| * | QMP: QError: New QERR_UNSUPPORTEDLai Jiangshan2011-06-012-0/+7
OpenPOWER on IntegriCloud