summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | pci: add ich9 usb controller idsGerd Hoffmann2011-07-051-0/+8
| * | | usb-ohci: Add support for being a companion controllerHans de Goede2011-07-051-12/+40
| * | | usb-uhci: Add support for being a companion controllerHans de Goede2011-07-051-5/+36
| * | | usb-ehci: Add support for registering companion controllersHans de Goede2011-07-051-30/+144
| * | | usb-ehci: Fix handling of PED and PEDC port status bitsHans de Goede2011-07-051-13/+11
| * | | usb: assert on calling usb_attach(port, NULL) on a port without a devHans de Goede2011-07-051-5/+4
| * | | usb-ehci: cleanup port reset handlingHans de Goede2011-07-051-6/+1
| * | | usb-ehci: Connect Status bit is read only, don't allow changing it by the guestHans de Goede2011-07-051-2/+2
| * | | usb-ehci: drop unused num-ports state memberHans de Goede2011-07-051-1/+0
| * | | usb: Replace device_destroy bus op with a child_detach port opHans de Goede2011-07-058-29/+69
| * | | usb: Make port wakeup and complete ops take a USBPort instead of a DeviceHans de Goede2011-07-057-26/+28
| * | | usb: Add a register_companion USB bus op.Hans de Goede2011-07-052-0/+36
| * | | usb: Move (initial) call of usb_port_location to usb_fill_portHans de Goede2011-07-055-4/+1
OpenPOWER on IntegriCloud