index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
introspect.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
hw/arm/omap1: Create the RAM in the board
Philippe Mathieu-Daudé
4
-15
/
+19
2019-10-22
hw/arm/omap2: Create the RAM in the board
Philippe Mathieu-Daudé
3
-14
/
+13
2019-10-22
hw/arm/collie: Create the RAM in the board
Philippe Mathieu-Daudé
3
-11
/
+8
2019-10-22
hw/arm/mps2: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2
-2
/
+4
2019-10-22
hw/arm/xilinx_zynq: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2019-10-22
hw/arm/exynos4210: Use the Samsung s3c SDHCI controller
Philippe Mathieu-Daudé
1
-1
/
+1
2019-10-22
hw/sd/sdhci: Add dummy Samsung SDHCI controller
Philippe Mathieu-Daudé
2
-0
/
+67
2019-10-22
hw/sd/sdhci: Add a comment to distinct the i.MX eSDHC functions
Philippe Mathieu-Daudé
1
-1
/
+2
2019-10-22
hw/m68k/mcf5208.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+5
2019-10-22
hw/watchdog/etraxfs_timer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-10
/
+13
2019-10-22
hw/timer/altera_timer.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+9
2019-10-22
hw/timer/lm32_timer: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+9
2019-10-22
hw/timer/sh_timer: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+9
2019-10-22
hw/timer/puv3_ost.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+5
2019-10-22
hw/timer/arm_mptimer.c: Undo accidental rename of arm_mptimer_init()
Peter Maydell
1
-2
/
+2
2019-10-22
hw/timer/exynos4210_mct: Initialize ptimer before starting it
Guenter Roeck
1
-1
/
+1
2019-10-22
target/arm: Fix sign-extension for SMLAL*
Richard Henderson
1
-1
/
+3
2019-10-21
tests/migration: fix a typo in comment
Mao Zhongyi
1
-1
/
+1
2019-10-21
qemu-doc: Remove paragraph about requiring a HD image with -kernel
Thomas Huth
1
-4
/
+0
2019-10-21
s390x/kvm: Set default cpu model for all machine classes
David Hildenbrand
1
-2
/
+8
2019-10-21
s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW COMPUTE BORROW INDICATION
David Hildenbrand
1
-10
/
+3
2019-10-21
s390x/tcg: Fix VECTOR SUBTRACT WITH BORROW INDICATION
David Hildenbrand
1
-5
/
+5
2019-10-21
s390x/tcg: Fix VECTOR SUBTRACT COMPUTE BORROW INDICATION
David Hildenbrand
2
-4
/
+5
2019-10-21
s390x/tcg: Fix VECTOR SHIFT RIGHT ARITHMETIC BY BYTE
David Hildenbrand
1
-2
/
+4
2019-10-21
s390x/tcg: Fix VECTOR MULTIPLY AND ADD *
David Hildenbrand
1
-4
/
+4
2019-10-21
s390x/tcg: Fix VECTOR MULTIPLY LOGICAL ODD
David Hildenbrand
1
-1
/
+1
2019-10-21
s390x/mmu: Remove duplicate check for MMU_DATA_STORE
David Hildenbrand
1
-3
/
+1
2019-10-21
s390x/cpumodel: Add missing visit_free
Andrew Jones
1
-0
/
+1
2019-10-21
linux-user/syscall: Align target_sockaddr fields using ABI types
Philippe Mathieu-Daudé
1
-17
/
+17
2019-10-21
linux-user/strace: Let print_sockaddr() have a 'last' argument
Philippe Mathieu-Daudé
1
-5
/
+5
2019-10-21
linux-user/strace: Improve bind() output
Philippe Mathieu-Daudé
2
-2
/
+15
2019-10-21
linux-user/strace: Add print_sockfd()
Philippe Mathieu-Daudé
1
-7
/
+16
2019-10-21
linux-user/strace: Dump AF_NETLINK sockaddr content
Philippe Mathieu-Daudé
1
-0
/
+37
2019-10-21
linux-user/syscall: Introduce target_sockaddr_nl
Philippe Mathieu-Daudé
2
-2
/
+11
2019-10-21
linux-user/strace: Improve settimeofday()
Philippe Mathieu-Daudé
2
-1
/
+14
2019-10-21
linux-user/strace: Add print_timezone()
Philippe Mathieu-Daudé
1
-0
/
+20
2019-10-21
linux-user/strace: Display invalid pointer in print_timeval()
Philippe Mathieu-Daudé
1
-1
/
+3
2019-10-21
Fix unsigned integer underflow in fd-trans.c
Shu-Chun Weng
1
-11
/
+40
2019-10-21
linux-user: add strace for dup3
Andreas Schwab
1
-0
/
+3
2019-10-18
ui: fix keymap file search in input-barrier object
Laurent Vivier
1
-7
/
+7
2019-10-18
curses: correctly pass the color pair to setcchar()
Matthew Kilgore
1
-1
/
+3
2019-10-18
curses: use the bit mask constants provided by curses
Matthew Kilgore
1
-2
/
+2
2019-10-18
ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina)
Hikaru Nishida
1
-0
/
+12
2019-10-18
paaudio: fix channel order for usb-audio 5.1 and 7.1 streams
Kővágó, Zoltán
1
-5
/
+45
2019-10-18
usbaudio: change playback counters to 64 bit
Kővágó, Zoltán
1
-6
/
+8
2019-10-18
usb-audio: support more than two channels of audio
Kővágó, Zoltán
1
-53
/
+366
2019-10-18
usb-audio: do not count on avail bytes actually available
Kővágó, Zoltán
1
-11
/
+17
2019-10-18
audio: basic support for multichannel audio
Kővágó, Zoltán
2
-8
/
+1
2019-10-18
audio: replace shift in audio_pcm_info with bytes_per_frame
Kővágó, Zoltán
10
-65
/
+66
2019-10-18
audio: support more than two channels in volume setting
Kővágó, Zoltán
5
-24
/
+54
[next]