aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-21target-arm: Move reset handling to arm_cpu_resetPeter Maydell
2012-04-21target-arm: Drop cpu_reset_model_id()Peter Maydell
2012-04-21target-arm: Move cache ID register setup to cpu specific init fnsPeter Maydell
2012-04-21target-arm: Move OMAP cp15_i_{max,min} reset to cpu_state_resetPeter Maydell
2012-04-21target-arm: Move feature register setup to per-CPU init fnsPeter Maydell
2012-04-21target-arm: Move iWMMXT wCID reset to cpu_state_resetPeter Maydell
2012-04-21target-arm: Drop JTAG_ID documentationPeter Maydell
2012-04-21target-arm: Move SCTLR reset value setup to per cpu init fnsPeter Maydell
2012-04-21target-arm: Move CTR setup to per cpu init fnsPeter Maydell
2012-04-21target-arm: Move MVFR* setup to per cpu init fnsPeter Maydell
2012-04-21target-arm: Move FPSID config to cpu init fnsPeter Maydell
2012-04-21target-arm: Move feature bit settings to CPU init fnsPeter Maydell
2012-04-21target-arm: Add QOM subclasses for each ARM cpu implementationPeter Maydell
2012-04-21target-arm: remind to keep arm features in sync with linux-user/elfload.cBenoit Canet
2012-04-21Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...Blue Swirl
2012-04-21tci: GETPC() macro must return an uintptr_tStefan Weil
2012-04-21gdbstub: Synchronize CPU state unconditionally in gdb_set_cpu_pcPeter Maydell
2012-04-21softfloat: make USE_SOFTFLOAT_STRUCT_TYPES compileJuan Quintela
2012-04-21target-xtensa: add tests for LOOPNEZ and LOOPGTZMax Filippov
2012-04-21target-xtensa: fix LOOPNEZ/LOOPGTZ translationMax Filippov
2012-04-21qtest: add m48t59 tests for SparcBlue Swirl
2012-04-20versatiblepb: add NOR flash supportEric Benard
2012-04-20hw/arm_mptimer: Reset the qemu_timer at resetPeter Maydell
2012-04-20versatilepb: add ds1338 rtc deviceOskar Andero
2012-04-20realview: break out versatile i2c controller codeOskar Andero
2012-04-19sparc: fix qtestBlue Swirl
2012-04-19qtest: add dummy functions for user emulatorsBlue Swirl
2012-04-19qtest: add register fuzzing to RTC testBlue Swirl
2012-04-18Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori
2012-04-18Merge remote-tracking branch 'spice/spice.v52' into stagingAnthony Liguori
2012-04-18Merge remote-tracking branch 'kraxel/usb.46' into stagingAnthony Liguori
2012-04-18qxl-render: fix broken vnc+spice since commit f934493Alon Levy
2012-04-18qxl: set default values of vram*_size_mb to -1Alon Levy
2012-04-18trace-events: remove unused qxl_vga_ioport_while_not_in_vga_modeAlon Levy
2012-04-17Allow controlling volume with PulseAudio backendMarc-André Lureau
2012-04-17configure: pa_simple is not needed anymoreMarc-André Lureau
2012-04-17Do not use pa_simple PulseAudio APIMarc-André Lureau
2012-04-17audio/spice: add support for volume controlMarc-André Lureau
2012-04-17hw/ac97: add support for volume controlMarc-André Lureau
2012-04-17hw/ac97: the volume mask is not only 0x1fMarc-André Lureau
2012-04-17hw/ac97: remove USE_MIXER codeMarc-André Lureau
2012-04-17audio: don't apply volume effect if backend has VOICE_VOLUME_CAPMarc-André Lureau
2012-04-17audio: add VOICE_VOLUME ctlMarc-André Lureau
2012-04-17seabios: update to 1.7.0Gerd Hoffmann
2012-04-17usb-ehci: drop assert()Gerd Hoffmann
2012-04-17usb-redir: Notify our peer when we reject a device due to a speed mismatchHans de Goede
2012-04-17usb-ehci: Drop unused sofv valueHans de Goede
2012-04-17usb-host: rewrite usb_linux_update_endp_tableGerd Hoffmann
2012-04-17usb: use USBDescriptor for endpoint descriptors.Gerd Hoffmann
2012-04-17usb: use USBDescriptor for interface descriptors.Gerd Hoffmann