index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
Tao Xu
2019-10-15
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-17
6
-2
/
+164
|
\
\
|
|
/
|
/
|
|
*
virtio: add vhost-user-fs base device
Dr. David Alan Gilbert
2019-10-05
1
-0
/
+45
|
*
virtio: Add virtio_fs linux headers
Dr. David Alan Gilbert
2019-10-05
2
-0
/
+21
|
*
hw/arm: Use GED for system_powerdown event
Shameer Kolothum
2019-10-05
2
-0
/
+4
|
*
hw/arm: Factor out powerdown notifier from GPIO
Shameer Kolothum
2019-10-05
1
-0
/
+1
|
*
hw/arm/virt: Enable device memory cold/hot plug with ACPI boot
Shameer Kolothum
2019-10-05
1
-0
/
+4
|
*
hw/acpi: Add ACPI Generic Event Device Support
Samuel Ortiz
2019-10-05
1
-0
/
+100
|
*
hw/acpi: Make ACPI IO address space configurable
Shameer Kolothum
2019-10-05
2
-2
/
+10
*
|
hw/arm/bcm2835: Add various unimplemented peripherals
Philippe Mathieu-Daudé
2019-10-15
2
-0
/
+23
*
|
hw/arm/bcm2835: Rename some definitions
Philippe Mathieu-Daudé
2019-10-15
1
-9
/
+7
*
|
aspeed/soc: Add ASPEED Video stub
Joel Stanley
2019-10-15
1
-0
/
+1
*
|
aspeed: add support for the Aspeed MII controller of the AST2600
Cédric Le Goater
2019-10-15
2
-0
/
+22
*
|
aspeed: Parameterise number of MACs
Joel Stanley
2019-10-15
1
-1
/
+4
*
|
aspeed/soc: Add AST2600 support
Cédric Le Goater
2019-10-15
1
-0
/
+4
*
|
aspeed: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-6
/
+3
*
|
aspeed/i2c: Add AST2600 support
Cédric Le Goater
2019-10-15
1
-1
/
+4
*
|
aspeed/i2c: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-0
/
+15
*
|
aspeed/smc: Introduce segment operations
Cédric Le Goater
2019-10-15
1
-0
/
+4
*
|
hw: wdt_aspeed: Add AST2600 support
Joel Stanley
2019-10-15
2
-1
/
+2
*
|
watchdog/aspeed: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-2
/
+16
*
|
aspeed/sdmc: Add AST2600 support
Joel Stanley
2019-10-15
1
-0
/
+1
*
|
aspeed/sdmc: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-4
/
+15
*
|
aspeed/timer: Add support for IRQ status register on the AST2600
Cédric Le Goater
2019-10-15
1
-0
/
+1
*
|
aspeed/timer: Add AST2600 support
Cédric Le Goater
2019-10-15
1
-0
/
+1
*
|
aspeed/timer: Add support for control register 3
Cédric Le Goater
2019-10-15
1
-0
/
+1
*
|
aspeed/timer: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
1
-0
/
+15
*
|
hw: aspeed_scu: Add AST2600 support
Joel Stanley
2019-10-15
1
-1
/
+6
*
|
hw/sd/aspeed_sdhci: New device
Eddie James
2019-10-15
2
-0
/
+37
*
|
hw/timer/mss-timerc: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
1
-1
/
+0
*
|
ptimer: Provide new transaction-based API
Peter Maydell
2019-10-15
1
-0
/
+72
*
|
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
2019-10-15
1
-5
/
+6
*
|
linux headers: update against v5.4-rc1
Eric Auger
2019-10-15
8
-4
/
+234
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2019-10-15
2
-0
/
+16
|
\
\
|
*
|
vl: Split off user_creatable_print_help()
Kevin Wolf
2019-10-14
1
-0
/
+12
|
*
|
replay: add BH oneshot event for block layer
Pavel Dovgalyuk
2019-10-14
1
-0
/
+4
*
|
|
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20191011a'...
Peter Maydell
2019-10-14
4
-73
/
+131
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
migration: Support gtree migration
Eric Auger
2019-10-11
1
-0
/
+40
|
*
|
rcu: Use automatic rc_read unlock in core memory/exec code
Dr. David Alan Gilbert
2019-10-11
1
-73
/
+65
|
*
|
rcu: Add automatically released rcu_read_lock variants
Dr. David Alan Gilbert
2019-10-11
1
-0
/
+25
|
*
|
migration: use migration_is_active to represent active state
Wei Yang
2019-10-11
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-10' in...
Peter Maydell
2019-10-14
5
-0
/
+152
|
\
\
\
|
*
|
|
block/backup: use backup-top instead of write notifiers
Vladimir Sementsov-Ogievskiy
2019-10-10
2
-5
/
+10
|
*
|
|
block/block-copy: split block_copy_set_callbacks function
Vladimir Sementsov-Ogievskiy
2019-10-10
1
-4
/
+9
|
*
|
|
block/backup: move in-flight requests handling from backup to block-copy
Vladimir Sementsov-Ogievskiy
2019-10-10
1
-0
/
+8
|
*
|
|
qapi: query-blockstat: add driver specific file-posix stats
Anton Nefedov
2019-10-10
2
-0
/
+2
|
*
|
|
block: add empty account cookie type
Anton Nefedov
2019-10-10
1
-0
/
+1
|
*
|
|
qapi: add unmap to BlockDeviceStats
Anton Nefedov
2019-10-10
1
-0
/
+1
|
*
|
|
block: move block_copy from block/backup.c to separate file
Vladimir Sementsov-Ogievskiy
2019-10-10
1
-0
/
+76
|
*
|
|
block: introduce aio task pool
Vladimir Sementsov-Ogievskiy
2019-10-10
1
-0
/
+54
|
|
/
/
[prev]
[next]