summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-sparc: Fix compiler errors (format strings)Stefan Weil2011-07-221-2/+2
* SPARC64: implement addtional MMU faults related to nonfaulting loadTsuneo Saito2011-07-212-3/+30
* SPARC64: implement MMU miss traps on nonfaulting loadsTsuneo Saito2011-07-211-16/+20
* SPARC64: fix fault status overwritten on nonfaulting loadTsuneo Saito2011-07-211-6/+2
* SPARC64: split cpu_get_phys_page_debug() from cpu_get_phys_page_nofault()Tsuneo Saito2011-07-212-1/+16
* SPARC64: introduce a convenience function for getting physical addressesTsuneo Saito2011-07-211-6/+14
* SPARC64: SFSR cleanup and fixTsuneo Saito2011-07-212-12/+62
* SPARC64: TTE bits cleanupTsuneo Saito2011-07-212-16/+26
* Update OpenBIOS images for Sparc32 and Sparc64Blue Swirl2011-07-203-4/+3
* Fix unassigned memory access handlingBlue Swirl2011-07-2010-35/+48
* Avoid CPU endian memory accesses in devicesBlue Swirl2011-07-204-10/+22
* SPARC64: treat UA2007 ASI_BLK_* as translating ASIs.Tsuneo Saito2011-07-201-1/+2
* checkpatch: Fix bracing false positives on #ifBlue Swirl2011-07-201-0/+1
* tcg/mips: Fix regression caused by typo (copy + paste bug)Stefan Weil2011-07-201-1/+1
* ds1225y: convert to qdev device, and use it in MIPS Jazz emulationHervé Poussineau2011-07-203-31/+82
* ds1225y: use trace frameworkHervé Poussineau2011-07-202-11/+9
* ds1225y: Remove protection stuff, which doesn't belong to this deviceHervé Poussineau2011-07-202-42/+1
* SPARC64: add missing break on fmovdccTsuneo Saito2011-07-201-0/+1
* SPARC64: fix VIS1 SIMD signed compare instructionsTsuneo Saito2011-07-203-28/+31
* Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl2011-07-208-493/+753
|\
| * target-arm: Fix BASEPRI, BASEPRI_MAX, and FAULTMASK accessSebastian Huber2011-06-221-12/+12
| * target-arm: Minimal implementation of performance countersPeter Maydell2011-06-224-16/+183
| * Revert "Makefile.target: Allow target helpers to be in any *_helper.c file"Peter Maydell2011-06-221-1/+1
| * Revert "target-arm: Use global env in neon_helper.c helpers"Peter Maydell2011-06-223-191/+227
| * target-arm: Pass fp status pointer explicitly to neon fp helpersPeter Maydell2011-06-223-74/+113
| * target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUStatePeter Maydell2011-06-223-18/+25
| * target-arm: Add helper function to generate code to get fpstatus pointerPeter Maydell2011-06-221-24/+16
| * Revert "target-arm: Use global env in iwmmxt_helper.c helpers"Peter Maydell2011-06-223-156/+175
* | Merge remote-tracking branch 'agraf/xen-next' into stagingAnthony Liguori2011-07-1917-137/+221
|\ \
| * | xen_console: fall back to qemu serial deviceAlexander Graf2011-07-171-4/+7
| * | xen_console: support the new extended xenstore protocolStefano Stabellini2011-07-175-6/+87
| * | checkpatch: don't error out on },{ linesAlexander Graf2011-07-171-1/+3
| * | xen_disk: treat "aio" as "raw"Stefano Stabellini2011-07-171-0/+3
| * | qemu_ram_ptr_length: take ram_addr_t as argumentsStefano Stabellini2011-07-172-8/+15
| * | xen_disk: cope with missing xenstore "params" nodeStefano Stabellini2011-07-171-7/+27
| * | xen: add vkbd support for PV on HVM guestsStefano Stabellini2011-07-172-7/+13
| * | xen_console: fix memory leakStefano Stabellini2011-07-171-2/+6
| * | xen: enable console and disk backend in HVM modeStefano Stabellini2011-07-171-0/+8
| * | xen: Fold CONFIG_XEN_MAPCACHE into CONFIG_XENJan Kiszka2011-07-174-58/+9
| * | xen: Clean up map cache API namingJan Kiszka2011-07-176-44/+50
| * | xen: Clean up build systemJan Kiszka2011-07-173-13/+6
* | | Merge remote-tracking branch 'kraxel/usb.19' into stagingAnthony Liguori2011-07-1913-235/+523
|\ \ \
| * | | usb-ohci: raise interrupt on attachGerd Hoffmann2011-07-081-1/+7
| * | | usb-hub: remove unused descriptor arraysGerd Hoffmann2011-07-081-68/+0
| * | | usb: fixup bluetooth descriptorsGerd Hoffmann2011-07-081-12/+12
| * | | usb_register_port(): do not set port->opaque and port->index twiceJes Sorensen2011-07-081-2/+0
| * | | usb: update documentationGerd Hoffmann2011-07-082-5/+65
| * | | ehci: add ich9 controller.Gerd Hoffmann2011-07-051-14/+29
| * | | ehci: fix port count.Gerd Hoffmann2011-07-051-1/+1
| * | | uhci: add ich9 controllersGerd Hoffmann2011-07-051-15/+39
OpenPOWER on IntegriCloud