-
707f75070a
ui: fix keymap file search in input-barrier object
Laurent Vivier
2019-09-24 00:06:58 +02:00
-
30f5a9dd7a
curses: correctly pass the color pair to setcchar()
Matthew Kilgore
2019-10-03 23:53:38 -04:00
-
cd54ea456d
curses: use the bit mask constants provided by curses
Matthew Kilgore
2019-10-03 23:53:37 -04:00
-
dff742ad27
ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina)
Hikaru Nishida
2019-10-15 10:07:34 +09:00
-
0cf13e367a
paaudio: fix channel order for usb-audio 5.1 and 7.1 streams
Kővágó, Zoltán
2019-10-13 21:58:07 +02:00
-
670777a915
usbaudio: change playback counters to 64 bit
Kővágó, Zoltán
2019-10-13 21:58:06 +02:00
-
3e44607e93
usb-audio: support more than two channels of audio
Kővágó, Zoltán
2019-10-13 21:58:05 +02:00
-
2c6a740f6b
usb-audio: do not count on avail bytes actually available
Kővágó, Zoltán
2019-10-13 21:58:04 +02:00
-
b5c7db3eef
audio: basic support for multichannel audio
Kővágó, Zoltán
2019-10-13 21:58:03 +02:00
-
2b9cce8c8c
audio: replace shift in audio_pcm_info with bytes_per_frame
Kővágó, Zoltán
2019-10-13 21:58:02 +02:00
-
cecc1e79bf
audio: support more than two channels in volume setting
Kővágó, Zoltán
2019-10-13 21:58:01 +02:00
-
337e8de6fb
paaudio: get/put_buffer functions
Kővágó, Zoltán
2019-10-13 21:58:00 +02:00
-
1930616b98
audio: make mixeng optional
Kővágó, Zoltán
2019-10-13 21:57:59 +02:00
-
8efac073a5
audio: add mixing-engine option (documentation)
Kővágó, Zoltán
2019-10-13 21:57:58 +02:00
-
f47dffe8d1
audio: paaudio: ability to specify stream name
Kővágó, Zoltán
2019-09-11 01:26:20 +02:00
-
3443ad4ed6
audio: paaudio: fix connection and stream name
Kővágó, Zoltán
2019-09-11 01:26:19 +02:00
-
d1670b20dc
audio: fix parameter dereference before NULL check
Kővágó, Zoltán
2019-09-11 01:26:18 +02:00
-
-
-
3264ffced3
dirty-bitmaps: remove deprecated autoload parameter
John Snow
2019-10-02 19:24:11 -04:00
-
4a189fdfaf
MAINTAINERS: Add Vladimir as a reviewer for bitmaps
John Snow
2019-10-05 15:44:48 -04:00
-
4dd09f6223
qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit
Vladimir Sementsov-Ogievskiy
2019-09-27 15:23:55 +03:00
-
f6333cbf8b
block/qcow2-bitmap: fix and improve qcow2_reopen_bitmaps_rw
Vladimir Sementsov-Ogievskiy
2019-09-27 15:23:54 +03:00
-
5d9388d4b2
iotests: add test 260 to check bitmap life after snapshot + commit
Vladimir Sementsov-Ogievskiy
2019-09-27 15:23:53 +03:00
-
644ddbb754
block/qcow2-bitmap: do not remove bitmaps on reopen-ro
Vladimir Sementsov-Ogievskiy
2019-09-27 15:23:52 +03:00
-
bd429a884c
block/qcow2-bitmap: drop qcow2_reopen_bitmaps_rw_hint()
Vladimir Sementsov-Ogievskiy
2019-09-27 15:23:51 +03:00
-
f88676c149
block/qcow2-bitmap: get rid of bdrv_has_changed_persistent_bitmaps
Vladimir Sementsov-Ogievskiy
2019-09-27 15:23:50 +03:00
-
5752f89a78
iotests: add test-case to 165 to test reopening qcow2 bitmaps to RW
Vladimir Sementsov-Ogievskiy
2019-09-27 15:23:49 +03:00
-
fcd6a4f42d
block: reverse order for reopen commits
Vladimir Sementsov-Ogievskiy
2019-09-27 15:23:48 +03:00
-
859443b0fb
block: switch reopen queue from QSIMPLEQ to QTAILQ
Vladimir Sementsov-Ogievskiy
2019-09-27 15:23:47 +03:00
-
ef9041a7b8
block/dirty-bitmap: refactor bdrv_dirty_bitmap_next
Vladimir Sementsov-Ogievskiy
2019-09-16 17:19:11 +03:00
-
1e63830160
block/dirty-bitmap: drop BdrvDirtyBitmap.mutex
Vladimir Sementsov-Ogievskiy
2019-09-16 17:19:10 +03:00
-
5deb6cbd1f
block/dirty-bitmap: add bs link
Vladimir Sementsov-Ogievskiy
2019-09-16 17:19:09 +03:00
-
767db3aad8
block/dirty-bitmap: drop meta
Vladimir Sementsov-Ogievskiy
2019-09-16 17:19:08 +03:00
-
d2c3080e41
block/qcow2: proper locking on bitmap add/remove paths
Vladimir Sementsov-Ogievskiy
2019-09-20 11:25:43 +03:00
-
b56a1e3175
block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2019-09-20 11:25:42 +03:00
-
85cc8a4f6b
block: move bdrv_can_store_new_dirty_bitmap to block/dirty-bitmap.c
Vladimir Sementsov-Ogievskiy
2019-09-20 11:25:41 +03:00
-
48557b1383
util/hbitmap: strict hbitmap_reset
Vladimir Sementsov-Ogievskiy
2019-08-06 18:26:11 +03:00
-
-
d52932ed34
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
Peter Maydell
2019-10-17 18:16:55 +01:00
-
-
-
-
f22f553eff
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191013' into staging
Peter Maydell
2019-10-17 16:48:56 +01:00
-
-
39b68bc4f1
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-17 15:30:44 +01:00
-
-
6bda415c10
sphinx: Use separate doctree directories for different builders
Eduardo Habkost
2019-10-14 12:01:33 -03:00
-
69edb0f37a
target/i386: Add Snowridge-v2 (no MPX) CPU model
Xiaoyao Li
2019-10-12 10:47:48 +08:00
-
af95cafb87
i386: Omit all-zeroes entries from KVM CPUID table
Eduardo Habkost
2019-08-22 19:52:10 -03:00
-
76ecd7a514
i386: Fix legacy guest with xsave panic on host kvm without update cpuid.
Bingsong Si
2019-08-22 12:29:01 +08:00
-
e7694a5eae
target/i386: drop the duplicated definition of cpuid AVX512_VBMI macro
Tao Xu
2019-09-26 10:10:55 +08:00
-
f2be0bebb6
target/i386: clean up comments over 80 chars per line
Tao Xu
2019-09-26 10:10:54 +08:00
-
64afc7c32b
memory-device: break the loop if tmp exceed the hinted range
Wei Yang
2019-07-30 08:37:40 +08:00
-
fc2db8501f
memory-device: not necessary to use goto for the last check
Wei Yang
2019-07-30 08:37:39 +08:00
-
88552b16f2
hw/misc/vmcoreinfo: Add comment about reset handler
Philippe Mathieu-Daudé
2019-10-10 15:15:27 +02:00
-
f7030d0031
hw/input/lm832x: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-10 15:15:26 +02:00
-
9dc1a7699d
hw/isa/vt82c686: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-10 15:15:25 +02:00
-
71d3bacd7f
hw/ide/via82c: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-10 15:15:24 +02:00
-
d96c81f9b8
hw/ide/sii3112: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-10 15:15:23 +02:00
-
ee358e919e
hw/ide/piix: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-10 15:15:22 +02:00
-
fd52c20f2c
hw/isa/piix4: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-10 15:15:21 +02:00
-
217e8ef9c9
hw/acpi/piix4: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
2019-10-10 15:15:20 +02:00
-
0533ef5f20
numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
Tao Xu
2019-09-05 16:32:38 +08:00
-
021a007efc
tests: cpu-plug-test: fix device_add for pc/q35 machines
Igor Mammedov
2019-08-30 07:07:23 -04:00
-
b4510bb410
tests: add qtest_qmp_device_add_qdict() helper
Igor Mammedov
2019-08-30 07:07:22 -04:00
-
-
-
69b81893bc
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191015' into staging
Peter Maydell
2019-10-15 18:15:59 +01:00
-
-
19845504da
hw/misc/bcm2835_mbox: Add trace events
Philippe Mathieu-Daudé
2019-09-26 19:34:15 +02:00
-
00cbd5bd74
hw/arm/bcm2835: Add various unimplemented peripherals
Philippe Mathieu-Daudé
2019-09-26 19:34:13 +02:00
-
5cd436f950
hw/arm/bcm2835: Rename some definitions
Philippe Mathieu-Daudé
2019-09-26 19:34:12 +02:00
-
e55a8b3790
hw/arm/bcm2835_peripherals: Name various address spaces
Philippe Mathieu-Daudé
2019-09-26 19:34:11 +02:00
-
e1ecf8c802
hw/arm/bcm2835_peripherals: Improve logging
Philippe Mathieu-Daudé
2019-09-26 19:34:10 +02:00
-
2aee410712
hw/arm/raspi: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2019-09-26 19:34:09 +02:00
-
514bcf6fdd
aspeed/soc: Add ASPEED Video stub
Joel Stanley
2019-09-25 16:32:48 +02:00
-
289251b033
aspeed: add support for the Aspeed MII controller of the AST2600
Cédric Le Goater
2019-09-25 16:32:47 +02:00
-
d300db0277
aspeed: Parameterise number of MACs
Joel Stanley
2019-09-25 16:32:46 +02:00
-
519370bc63
m25p80: Add support for w25q512jv
Cédric Le Goater
2019-09-25 16:32:44 +02:00
-
f25c0ae107
aspeed/soc: Add AST2600 support
Cédric Le Goater
2019-09-25 16:32:43 +02:00
-
54ecafb7f9
aspeed: Introduce an object class per SoC
Cédric Le Goater
2019-09-25 16:32:42 +02:00
-
51dd49236b
aspeed/i2c: Add AST2600 support
Cédric Le Goater
2019-09-25 16:32:41 +02:00
-
f7da1aa8fe
aspeed/i2c: Introduce an object class per SoC
Cédric Le Goater
2019-09-25 16:32:40 +02:00
-
36d737ee82
hw/gpio: Add in AST2600 specific implementation
Rashmica Gupta
2019-09-25 16:32:39 +02:00
-
bcaa8ddd08
aspeed/smc: Add AST2600 support
Cédric Le Goater
2019-09-25 16:32:38 +02:00
-
d0e2504008
aspeed/smc: Introduce segment operations
Cédric Le Goater
2019-09-25 16:32:37 +02:00
-
6b2b2a703c
hw: wdt_aspeed: Add AST2600 support
Joel Stanley
2019-09-25 16:32:36 +02:00
-
6112bd6d9b
watchdog/aspeed: Introduce an object class per SoC
Cédric Le Goater
2019-09-25 16:32:35 +02:00
-
1550d72679
aspeed/sdmc: Add AST2600 support
Joel Stanley
2019-09-25 16:32:34 +02:00
-
8e00d1a97d
aspeed/sdmc: Introduce an object class per SoC
Cédric Le Goater
2019-09-25 16:32:33 +02:00
-
fadefada4d
aspeed/timer: Add support for IRQ status register on the AST2600
Cédric Le Goater
2019-09-25 16:32:32 +02:00
-
c20375dd86
aspeed/timer: Add AST2600 support
Cédric Le Goater
2019-09-25 16:32:31 +02:00
-
d85c87c1d1
aspeed/timer: Add support for control register 3
Cédric Le Goater
2019-09-25 16:32:30 +02:00
-
72d96f8e22
aspeed/timer: Introduce an object class per SoC
Cédric Le Goater
2019-09-25 16:32:29 +02:00
-
e09cf36321
hw: aspeed_scu: Add AST2600 support
Joel Stanley
2019-09-25 16:32:28 +02:00
-
2bea128c3d
hw/sd/aspeed_sdhci: New device
Eddie James
2019-09-25 16:32:27 +02:00
-
1ff68783f6
aspeed/wdt: Check correct register for clock source
Amithash Prasad
2019-09-25 16:32:26 +02:00
-
6ee1864377
target/arm/arm-semi: Implement SH_EXT_STDOUT_STDERR extension
Peter Maydell
2019-09-16 15:15:44 +01:00
-
22a43bb9ab
target/arm/arm-semi: Implement SH_EXT_EXIT_EXTENDED extension
Peter Maydell
2019-09-16 15:15:43 +01:00
-
c46a653c3a
target/arm/arm-semi: Implement support for semihosting feature detection
Peter Maydell
2019-09-16 15:15:42 +01:00
-
1631a7be3a
target/arm/arm-semi: Factor out implementation of SYS_FLEN
Peter Maydell
2019-09-16 15:15:41 +01:00
-
45e88ffc76
target/arm/arm-semi: Factor out implementation of SYS_SEEK
Peter Maydell
2019-09-16 15:15:40 +01:00
-
0213fa452f
target/arm/arm-semi: Factor out implementation of SYS_ISTTY
Peter Maydell
2019-09-16 15:15:39 +01:00
-
2c3a09a620
target/arm/arm-semi: Factor out implementation of SYS_READ
Peter Maydell
2019-09-16 15:15:38 +01:00
-
52c8a163c1
target/arm/arm-semi: Factor out implementation of SYS_WRITE
Peter Maydell
2019-09-16 15:15:37 +01:00
-
263eb621de
target/arm/arm-semi: Factor out implementation of SYS_CLOSE
Peter Maydell
2019-09-16 15:15:36 +01:00
-
939f5b4331
target/arm/arm-semi: Use set_swi_errno() in gdbstub callback functions
Peter Maydell
2019-09-16 15:15:35 +01:00
-
6ed6845532
target/arm/arm-semi: Restrict use of TaskState*
Peter Maydell
2019-09-16 15:15:34 +01:00
-
35e9a0a8ce
target/arm/arm-semi: Make semihosting code hand out its own file descriptors
Peter Maydell
2019-09-16 15:15:33 +01:00
-
f8ad2306d1
target/arm/arm-semi: Correct comment about gdb syscall races
Peter Maydell
2019-09-16 15:15:32 +01:00