summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb-ehci: fix error handling.Gerd Hoffmann2011-06-141-10/+15
* usb-ehci: fix offset writeback in ehci_buffer_rwGerd Hoffmann2011-06-141-2/+2
* usb-ehci: multiqueue supportGerd Hoffmann2011-06-142-34/+142
* usb-ehci: add queue data structGerd Hoffmann2011-06-141-229/+257
* usb-ehci: trace buffer copyGerd Hoffmann2011-06-142-7/+2
* usb-ehci: improve mmio tracingGerd Hoffmann2011-06-142-11/+8
* usb-ehci: trace port stateGerd Hoffmann2011-06-142-6/+7
* usb-ehci: trace state machine changesGerd Hoffmann2011-06-142-137/+174
* usb-ehci: trace mmio and usbstsGerd Hoffmann2011-06-142-73/+89
* usb-linux: catch ENODEV in more places.Gerd Hoffmann2011-06-141-7/+20
* 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
* | | Merge remote-tracking branch 'jvrao/for-anthony' into stagingAnthony Liguori2011-06-0815-290/+388
|\ \ \
| * | | hw/9pfs: Don't crash when we get a request with not supported 9p operationAneesh Kumar K.V2011-06-011-6/+11
OpenPOWER on IntegriCloud