aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-21target-arm: Move iWMMXT wCID reset to cpu_state_resetPeter Maydell1-1/+4
2012-04-21target-arm: Drop JTAG_ID documentationPeter Maydell1-2/+0
2012-04-21target-arm: Move SCTLR reset value setup to per cpu init fnsPeter Maydell3-12/+25
2012-04-21target-arm: Move CTR setup to per cpu init fnsPeter Maydell3-12/+24
2012-04-21target-arm: Move MVFR* setup to per cpu init fnsPeter Maydell3-12/+18
2012-04-21target-arm: Move FPSID config to cpu init fnsPeter Maydell3-8/+12
2012-04-21target-arm: Move feature bit settings to CPU init fnsPeter Maydell4-99/+137
2012-04-21target-arm: Add QOM subclasses for each ARM cpu implementationPeter Maydell3-65/+282
2012-04-21target-arm: remind to keep arm features in sync with linux-user/elfload.cBenoit Canet1-0/+4
2012-04-21Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl5-81/+133
2012-04-21tci: GETPC() macro must return an uintptr_tStefan Weil2-3/+3
2012-04-21gdbstub: Synchronize CPU state unconditionally in gdb_set_cpu_pcPeter Maydell1-2/+1
2012-04-21softfloat: make USE_SOFTFLOAT_STRUCT_TYPES compileJuan Quintela1-2/+2
2012-04-21target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov1-0/+36
2012-04-21target-xtensa: fix LOOPNEZ/LOOPGTZ translationMax Filippov1-1/+1
2012-04-21qtest: add m48t59 tests for SparcBlue Swirl2-0/+262
2012-04-20versatiblepb: add NOR flash supportEric Benard1-0/+16
2012-04-20hw/arm_mptimer: Reset the qemu_timer at resetPeter Maydell1-0/+3
2012-04-20versatilepb: add ds1338 rtc deviceOskar Andero1-0/+6
2012-04-20realview: break out versatile i2c controller codeOskar Andero3-81/+108
2012-04-19sparc: fix qtestBlue Swirl1-1/+3
2012-04-19qtest: add dummy functions for user emulatorsBlue Swirl1-0/+18
2012-04-19qtest: add register fuzzing to RTC testBlue Swirl1-0/+17
2012-04-18Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori7-138/+553
2012-04-18Merge remote-tracking branch 'spice/spice.v52' into stagingAnthony Liguori3-3/+3
2012-04-18Merge remote-tracking branch 'kraxel/usb.46' into stagingAnthony Liguori12-191/+390
2012-04-18qxl-render: fix broken vnc+spice since commit f934493Alon Levy1-0/+1
2012-04-18qxl: set default values of vram*_size_mb to -1Alon Levy1-2/+2
2012-04-18trace-events: remove unused qxl_vga_ioport_while_not_in_vga_modeAlon Levy1-1/+0
2012-04-17Allow controlling volume with PulseAudio backendMarc-André Lureau1-5/+94
2012-04-17configure: pa_simple is not needed anymoreMarc-André Lureau1-3/+3
2012-04-17Do not use pa_simple PulseAudio APIMarc-André Lureau1-38/+339
2012-04-17audio/spice: add support for volume controlMarc-André Lureau1-0/+41
2012-04-17hw/ac97: add support for volume controlMarc-André Lureau1-0/+81
2012-04-17hw/ac97: the volume mask is not only 0x1fMarc-André Lureau1-1/+0
2012-04-17hw/ac97: remove USE_MIXER codeMarc-André Lureau1-121/+0
2012-04-17audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau3-2/+14
2012-04-17audio: add VOICE_VOLUME ctlMarc-André Lureau2-0/+13
2012-04-17seabios: update to 1.7.0Gerd Hoffmann2-0/+0
2012-04-17usb-ehci: drop assert()Gerd Hoffmann1-1/+0
2012-04-17usb-redir: Notify our peer when we reject a device due to a speed mismatchHans de Goede1-1/+7
2012-04-17usb-ehci: Drop unused sofv valueHans de Goede1-8/+0
2012-04-17usb-host: rewrite usb_linux_update_endp_tableGerd Hoffmann2-93/+107
2012-04-17usb: use USBDescriptor for endpoint descriptors.Gerd Hoffmann2-9/+20
2012-04-17usb: use USBDescriptor for interface descriptors.Gerd Hoffmann2-9/+20
2012-04-17usb: use USBDescriptor for config descriptors.Gerd Hoffmann2-10/+21
2012-04-17usb: use USBDescriptor for device qualifier descriptors.Gerd Hoffmann2-11/+22
2012-04-17usb: add USBDescriptor, use for device descriptors.Gerd Hoffmann2-19/+46
2012-04-17usb-ehci: frindex always is a 14 bits counterHans de Goede1-2/+6
2012-04-17usb-ehci: fix ehci_child_detachGerd Hoffmann1-1/+0