index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-04-21
target-arm: Move reset handling to arm_cpu_reset
Peter Maydell
2012-04-21
target-arm: Drop cpu_reset_model_id()
Peter Maydell
2012-04-21
target-arm: Move cache ID register setup to cpu specific init fns
Peter Maydell
2012-04-21
target-arm: Move OMAP cp15_i_{max,min} reset to cpu_state_reset
Peter Maydell
2012-04-21
target-arm: Move feature register setup to per-CPU init fns
Peter Maydell
2012-04-21
target-arm: Move iWMMXT wCID reset to cpu_state_reset
Peter Maydell
2012-04-21
target-arm: Drop JTAG_ID documentation
Peter Maydell
2012-04-21
target-arm: Move SCTLR reset value setup to per cpu init fns
Peter Maydell
2012-04-21
target-arm: Move CTR setup to per cpu init fns
Peter Maydell
2012-04-21
target-arm: Move MVFR* setup to per cpu init fns
Peter Maydell
2012-04-21
target-arm: Move FPSID config to cpu init fns
Peter Maydell
2012-04-21
target-arm: Move feature bit settings to CPU init fns
Peter Maydell
2012-04-21
target-arm: Add QOM subclasses for each ARM cpu implementation
Peter Maydell
2012-04-21
target-arm: remind to keep arm features in sync with linux-user/elfload.c
Benoit Canet
2012-04-21
Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/...
Blue Swirl
2012-04-21
tci: GETPC() macro must return an uintptr_t
Stefan Weil
2012-04-21
gdbstub: Synchronize CPU state unconditionally in gdb_set_cpu_pc
Peter Maydell
2012-04-21
softfloat: make USE_SOFTFLOAT_STRUCT_TYPES compile
Juan Quintela
2012-04-21
target-xtensa: add tests for LOOPNEZ and LOOPGTZ
Max Filippov
2012-04-21
target-xtensa: fix LOOPNEZ/LOOPGTZ translation
Max Filippov
2012-04-21
qtest: add m48t59 tests for Sparc
Blue Swirl
2012-04-20
versatiblepb: add NOR flash support
Eric Benard
2012-04-20
hw/arm_mptimer: Reset the qemu_timer at reset
Peter Maydell
2012-04-20
versatilepb: add ds1338 rtc device
Oskar Andero
2012-04-20
realview: break out versatile i2c controller code
Oskar Andero
2012-04-19
sparc: fix qtest
Blue Swirl
2012-04-19
qtest: add dummy functions for user emulators
Blue Swirl
2012-04-19
qtest: add register fuzzing to RTC test
Blue Swirl
2012-04-18
Merge remote-tracking branch 'origin/master' into staging
Anthony Liguori
2012-04-18
Merge remote-tracking branch 'spice/spice.v52' into staging
Anthony Liguori
2012-04-18
Merge remote-tracking branch 'kraxel/usb.46' into staging
Anthony Liguori
2012-04-18
qxl-render: fix broken vnc+spice since commit f934493
Alon Levy
2012-04-18
qxl: set default values of vram*_size_mb to -1
Alon Levy
2012-04-18
trace-events: remove unused qxl_vga_ioport_while_not_in_vga_mode
Alon Levy
2012-04-17
Allow controlling volume with PulseAudio backend
Marc-André Lureau
2012-04-17
configure: pa_simple is not needed anymore
Marc-André Lureau
2012-04-17
Do not use pa_simple PulseAudio API
Marc-André Lureau
2012-04-17
audio/spice: add support for volume control
Marc-André Lureau
2012-04-17
hw/ac97: add support for volume control
Marc-André Lureau
2012-04-17
hw/ac97: the volume mask is not only 0x1f
Marc-André Lureau
2012-04-17
hw/ac97: remove USE_MIXER code
Marc-André Lureau
2012-04-17
audio: don't apply volume effect if backend has VOICE_VOLUME_CAP
Marc-André Lureau
2012-04-17
audio: add VOICE_VOLUME ctl
Marc-André Lureau
2012-04-17
seabios: update to 1.7.0
Gerd Hoffmann
2012-04-17
usb-ehci: drop assert()
Gerd Hoffmann
2012-04-17
usb-redir: Notify our peer when we reject a device due to a speed mismatch
Hans de Goede
2012-04-17
usb-ehci: Drop unused sofv value
Hans de Goede
2012-04-17
usb-host: rewrite usb_linux_update_endp_table
Gerd Hoffmann
2012-04-17
usb: use USBDescriptor for endpoint descriptors.
Gerd Hoffmann
2012-04-17
usb: use USBDescriptor for interface descriptors.
Gerd Hoffmann
[next]