index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
hw/sd/sdhci: Add dummy Samsung SDHCI controller
Philippe Mathieu-Daudé
1
-0
/
+2
2019-10-22
qemu-coroutine-sleep: introduce qemu_co_sleep_wake
Vladimir Sementsov-Ogievskiy
1
-2
/
+21
2019-10-22
hw/i386: Introduce the microvm machine type
Sergio Lopez
1
-0
/
+71
2019-10-22
fw_cfg: add "modify" functions for all types
Sergio Lopez
1
-0
/
+42
2019-10-22
hw/i386: make x86.c independent from PCMachineState
Sergio Lopez
1
-4
/
+9
2019-10-22
hw/i386: split PCMachineState deriving X86MachineState from it
Paolo Bonzini
2
-25
/
+60
2019-10-22
hw/i386/pc: move shared x86 functions to x86.c and export them
Sergio Lopez
2
-1
/
+35
2019-10-22
hw/i386/pc: rename functions shared with non-PC machines
Sergio Lopez
1
-1
/
+1
2019-10-22
hw/virtio: Factorize virtio-mmio headers
Sergio Lopez
1
-0
/
+73
2019-10-18
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
4
-34
/
+27
2019-10-17
qcow2-bitmap: move bitmap reopen-rw code to qcow2_reopen_commit
Vladimir Sementsov-Ogievskiy
1
-6
/
+0
2019-10-17
block/qcow2-bitmap: get rid of bdrv_has_changed_persistent_bitmaps
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2019-10-17
block: switch reopen queue from QSIMPLEQ to QTAILQ
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-10-17
block/dirty-bitmap: refactor bdrv_dirty_bitmap_next
Vladimir Sementsov-Ogievskiy
1
-2
/
+7
2019-10-17
block/dirty-bitmap: add bs link
Vladimir Sementsov-Ogievskiy
1
-9
/
+5
2019-10-17
block/dirty-bitmap: drop meta
Vladimir Sementsov-Ogievskiy
1
-5
/
+0
2019-10-17
block/qcow2: proper locking on bitmap add/remove paths
Vladimir Sementsov-Ogievskiy
1
-5
/
+5
2019-10-17
block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap
Vladimir Sementsov-Ogievskiy
2
-6
/
+5
2019-10-17
util/hbitmap: strict hbitmap_reset
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2019-10-17
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-0
/
+1
2019-10-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
6
-2
/
+164
2019-10-15
numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
Tao Xu
1
-0
/
+1
2019-10-15
hw/arm/bcm2835: Add various unimplemented peripherals
Philippe Mathieu-Daudé
2
-0
/
+23
2019-10-15
hw/arm/bcm2835: Rename some definitions
Philippe Mathieu-Daudé
1
-9
/
+7
2019-10-15
aspeed/soc: Add ASPEED Video stub
Joel Stanley
1
-0
/
+1
2019-10-15
aspeed: add support for the Aspeed MII controller of the AST2600
Cédric Le Goater
2
-0
/
+22
2019-10-15
aspeed: Parameterise number of MACs
Joel Stanley
1
-1
/
+4
2019-10-15
aspeed/soc: Add AST2600 support
Cédric Le Goater
1
-0
/
+4
2019-10-15
aspeed: Introduce an object class per SoC
Cédric Le Goater
1
-6
/
+3
2019-10-15
aspeed/i2c: Add AST2600 support
Cédric Le Goater
1
-1
/
+4
2019-10-15
aspeed/i2c: Introduce an object class per SoC
Cédric Le Goater
1
-0
/
+15
2019-10-15
aspeed/smc: Introduce segment operations
Cédric Le Goater
1
-0
/
+4
2019-10-15
hw: wdt_aspeed: Add AST2600 support
Joel Stanley
2
-1
/
+2
2019-10-15
watchdog/aspeed: Introduce an object class per SoC
Cédric Le Goater
1
-2
/
+16
2019-10-15
aspeed/sdmc: Add AST2600 support
Joel Stanley
1
-0
/
+1
2019-10-15
aspeed/sdmc: Introduce an object class per SoC
Cédric Le Goater
1
-4
/
+15
2019-10-15
aspeed/timer: Add support for IRQ status register on the AST2600
Cédric Le Goater
1
-0
/
+1
2019-10-15
aspeed/timer: Add AST2600 support
Cédric Le Goater
1
-0
/
+1
2019-10-15
aspeed/timer: Add support for control register 3
Cédric Le Goater
1
-0
/
+1
2019-10-15
aspeed/timer: Introduce an object class per SoC
Cédric Le Goater
1
-0
/
+15
2019-10-15
hw: aspeed_scu: Add AST2600 support
Joel Stanley
1
-1
/
+6
2019-10-15
hw/sd/aspeed_sdhci: New device
Eddie James
2
-0
/
+37
2019-10-15
hw/timer/mss-timerc: Switch to transaction-based ptimer API
Peter Maydell
1
-1
/
+0
2019-10-15
ptimer: Provide new transaction-based API
Peter Maydell
1
-0
/
+72
2019-10-15
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
1
-5
/
+6
2019-10-15
linux headers: update against v5.4-rc1
Eric Auger
8
-4
/
+234
2019-10-15
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+16
2019-10-14
vl: Split off user_creatable_print_help()
Kevin Wolf
1
-0
/
+12
2019-10-14
replay: add BH oneshot event for block layer
Pavel Dovgalyuk
1
-0
/
+4
2019-10-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20191011a'...
Peter Maydell
4
-73
/
+131
[prev]
[next]