summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Add syscall numbers from kernel 2.6.39.2Peter Maydell2011-07-1116-5/+253
* linux-user: Add support for even more FB ioctlsCédric VINCENT2011-07-113-0/+23
* linux-user: Add support for more VT ioctlsCédric VINCENT2011-07-113-0/+15
* linux-user: Add support for KD...LED ioctlsCédric VINCENT2011-07-112-0/+8
* arm-semi: Provide access to CLI arguments passed through the "-append" optionCédric VINCENT2011-07-111-46/+67
* pxa2xx_lcd: add proper rotation supportVasily Khoruzhick2011-07-045-22/+144
* arm: Add const attribute to some arm_boot_info pointersStefan Weil2011-07-044-7/+7
* esp: correctly fill bus id with requested lunHervé Poussineau2011-07-021-1/+1
* TCG/PPC: use stack for TCG tempsBlue Swirl2011-07-022-4/+10
* fix cpu_cc_src and cpu_cc_src2 corruption in udivx and sdivxArtyom Tarasenko2011-07-011-10/+22
* Merge branch 'ppc-next' of git://repo.or.cz/qemu/agrafBlue Swirl2011-07-0118-207/+493
|\
| * PPC: move TLBs to their own arraysAlexander Graf2011-06-176-37/+69
| * PPC: 440: Use 440 style MMU as default, so Qemu knows the MMU typeAlexander Graf2011-06-171-2/+3
| * PPC: E500: Use MAS registers instead of internal TLB representationAlexander Graf2011-06-174-143/+213
| * PPC: Only set lower 32bits with mtmsrAlexander Graf2011-06-171-11/+6
| * PPC: update openbios firmwareAlexander Graf2011-06-172-2/+4
| * PPC: mpc8544ds: Add hypervisor nodeAlexander Graf2011-06-173-6/+18
| * PPC: calculate kernel,initrd,cmdline locations dynamicallyAlexander Graf2011-06-173-10/+23
| * target-ppc: Handle memory-forced I/O controller accessHervé Poussineau2011-06-171-0/+16
| * PPC: E500: Implement reboot controllerAlexander Graf2011-06-175-1/+146
* | tcg-hppa: Support deposit opcode.Richard Henderson2011-07-012-4/+21
* | hppa: Fix printf warnings in hppa-dis.c.Richard Henderson2011-07-011-3/+3
* | TCG/HPPA: use stack for TCG tempsBlue Swirl2011-07-011-2/+7
* | TCG/HPPA: use TCG_REG_CALL_STACK instead of TCG_REG_SPBlue Swirl2011-07-011-14/+16
* | etraxfs-ser: Correct default value for RW_REC_CTRLEdgar E. Iglesias2011-06-301-5/+19
* | user: Fix -d debug logging for usermode emulationEdgar E. Iglesias2011-06-283-3/+3
* | cris: Handle opcode zeroEdgar E. Iglesias2011-06-281-3/+0
* | tcg/ppc64: Remove tcg_out_addimalc2011-06-281-5/+0
* | tcg/ppc: Remove tcg_out_addimalc2011-06-281-5/+0
* | Merge remote-tracking branch 'kraxel/usb.17' into stagingAnthony Liguori2011-06-279-64/+191
|\ \
| * | usb: ignore USB_DT_DEBUGGerd Hoffmann2011-06-232-0/+5
| * | usb-storage: Turn drive serial into a qdev property usb-storage.serialMarkus Armbruster2011-06-231-3/+11
| * | hw/usb-ohci.c: Fix handling of remote wakeup corner casesPeter Maydell2011-06-231-3/+14
| * | usb-bus: Don't allow speed mismatch while attaching devicesHans de Goede2011-06-231-0/+5
| * | usb-linux: allow "compatible" high speed devices to connect at fullspeedHans de Goede2011-06-231-0/+39
| * | usb: Add a speedmask to devicesHans de Goede2011-06-235-0/+17
| * | usb: Proper error propagation for usb_device_attach errorsHans de Goede2011-06-233-15/+21
| * | usb-bus: Don't allow attaching a device to a bus with no free portsHans de Goede2011-06-231-0/+5
| * | ehci: switch to nanosecondsGerd Hoffmann2011-06-231-18/+11
| * | ehci: add freq + maxframes propertiesGerd Hoffmann2011-06-231-2/+12
| * | usb-linux: track inflight iso urb countGerd Hoffmann2011-06-231-1/+25
| * | usb-linux: make iso urb count contigurableGerd Hoffmann2011-06-231-7/+8
| * | usb-linux: add get_endp()Gerd Hoffmann2011-06-231-18/+21
* | | Merge remote-tracking branch 'amit/for-anthony' into stagingAnthony Liguori2011-06-271-10/+14
|\ \ \
| * | | virtio-serial: Fix segfault on guest bootLuiz Capitulino2011-06-271-10/+14
* | | | Merge remote-tracking branch 'riku/linux-user-for-upstream' into stagingAnthony Liguori2011-06-279-175/+354
|\ \ \ \
| * | | | linux-user: Fix sync_file_range on 32bit mipsRiku Voipio2011-06-211-0/+5
| * | | | linux-user/signal.c: Remove unused fenabPeter Maydell2011-06-211-2/+5
| * | | | linux-user/signal.c: Remove only-ever-set variable fpu_save_addrPeter Maydell2011-06-211-5/+5
| * | | | linux-user: Bump do_syscall() up to 8 syscall argumentsPeter Maydell2011-06-213-17/+31
OpenPOWER on IntegriCloud