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
2019-10-22
hw/sd/sdhci: Add dummy Samsung SDHCI controller
Philippe Mathieu-Daudé
2019-10-22
hw/sd/sdhci: Add a comment to distinct the i.MX eSDHC functions
Philippe Mathieu-Daudé
2019-10-22
hw/m68k/mcf5208.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-22
hw/watchdog/etraxfs_timer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-22
hw/timer/altera_timer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-22
hw/timer/lm32_timer: Switch to transaction-based ptimer API
Peter Maydell
2019-10-22
hw/timer/sh_timer: Switch to transaction-based ptimer API
Peter Maydell
2019-10-22
hw/timer/puv3_ost.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-22
hw/timer/arm_mptimer.c: Undo accidental rename of arm_mptimer_init()
Peter Maydell
2019-10-22
hw/timer/exynos4210_mct: Initialize ptimer before starting it
Guenter Roeck
2019-10-22
target/arm: Fix sign-extension for SMLAL*
Richard Henderson
2019-10-22
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191022' into staging
Peter Maydell
2019-10-22
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-10-22
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.2-pull-re...
Peter Maydell
2019-10-21
tests/migration: fix a typo in comment
Mao Zhongyi
2019-10-21
qemu-doc: Remove paragraph about requiring a HD image with -kernel
Thomas Huth
2019-10-21
s390x/kvm: Set default cpu model for all machine classes
David Hildenbrand
2019-10-21
s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW COMPUTE BORROW INDICATION
David Hildenbrand
2019-10-21
s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW INDICATION
David Hildenbrand
2019-10-21
s390x/tcg: Fix VECTOR SUBTRACT COMPUTE BORROW INDICATION
David Hildenbrand
2019-10-21
s390x/tcg: Fix VECTOR SHIFT RIGHT ARITHMETIC BY BYTE
David Hildenbrand
2019-10-21
s390x/tcg: Fix VECTOR MULTIPLY AND ADD *
David Hildenbrand
2019-10-21
s390x/tcg: Fix VECTOR MULTIPLY LOGICAL ODD
David Hildenbrand
2019-10-21
s390x/mmu: Remove duplicate check for MMU_DATA_STORE
David Hildenbrand
2019-10-21
s390x/cpumodel: Add missing visit_free
Andrew Jones
2019-10-21
linux-user/syscall: Align target_sockaddr fields using ABI types
Philippe Mathieu-Daudé
2019-10-21
linux-user/strace: Let print_sockaddr() have a 'last' argument
Philippe Mathieu-Daudé
2019-10-21
linux-user/strace: Improve bind() output
Philippe Mathieu-Daudé
2019-10-21
linux-user/strace: Add print_sockfd()
Philippe Mathieu-Daudé
2019-10-21
linux-user/strace: Dump AF_NETLINK sockaddr content
Philippe Mathieu-Daudé
2019-10-21
linux-user/syscall: Introduce target_sockaddr_nl
Philippe Mathieu-Daudé
2019-10-21
linux-user/strace: Improve settimeofday()
Philippe Mathieu-Daudé
2019-10-21
linux-user/strace: Add print_timezone()
Philippe Mathieu-Daudé
2019-10-21
linux-user/strace: Display invalid pointer in print_timeval()
Philippe Mathieu-Daudé
2019-10-21
Fix unsigned integer underflow in fd-trans.c
Shu-Chun Weng
2019-10-21
linux-user: add strace for dup3
Andreas Schwab
2019-10-18
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20191018-pull-request...
Peter Maydell
2019-10-18
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2019-10-18
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20191018-pull-request' i...
Peter Maydell
2019-10-18
ui: fix keymap file search in input-barrier object
Laurent Vivier
2019-10-18
curses: correctly pass the color pair to setcchar()
Matthew Kilgore
2019-10-18
curses: use the bit mask constants provided by curses
Matthew Kilgore
2019-10-18
ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina)
Hikaru Nishida
2019-10-18
paaudio: fix channel order for usb-audio 5.1 and 7.1 streams
Kővágó, Zoltán
2019-10-18
usbaudio: change playback counters to 64 bit
Kővágó, Zoltán
2019-10-18
usb-audio: support more than two channels of audio
Kővágó, Zoltán
2019-10-18
usb-audio: do not count on avail bytes actually available
Kővágó, Zoltán
2019-10-18
audio: basic support for multichannel audio
Kővágó, Zoltán
2019-10-18
audio: replace shift in audio_pcm_info with bytes_per_frame
Kővágó, Zoltán
2019-10-18
audio: support more than two channels in volume setting
Kővágó, Zoltán
[next]