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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
block/block: add BDRV flag for io_uring
Aarushi Mehta
2020-01-30
1
-0
/
+1
*
block/io: wait for serialising requests when a request becomes serialising
Paolo Bonzini
2020-01-30
1
-2
/
+1
*
block: eliminate BDRV_REQ_NO_SERIALISING
Paolo Bonzini
2020-01-30
1
-12
/
+0
*
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
2020-01-30
1
-0
/
+1
*
hw/core: deprecate old reset functions and introduce new ones
Damien Hedde
2020-01-30
2
-0
/
+36
*
hw/core/qdev: update hotplug reset regarding resettable
Damien Hedde
2020-01-30
1
-0
/
+11
*
hw/core/resettable: add support for changing parent
Damien Hedde
2020-01-30
1
-0
/
+16
*
hw/core: add Resettable support to BusClass and DeviceClass
Damien Hedde
2020-01-30
1
-0
/
+27
*
hw/core: create Resettable QOM interface
Damien Hedde
2020-01-30
1
-0
/
+211
*
add device_legacy_reset function to prepare for reset api change
Damien Hedde
2020-01-30
1
-2
/
+2
*
hw/arm/aspeed: add a 'execute-in-place' property to boot directly from CE0
Cédric Le Goater
2020-01-30
1
-0
/
+2
*
hw/arm: ast2600: Wire up the eMMC controller
Andrew Jeffery
2020-01-30
1
-0
/
+2
*
hw/sd: Configure number of slots exposed by the ASPEED SDHCI model
Andrew Jeffery
2020-01-30
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jan-29-2020' ...
Peter Maydell
2020-01-30
3
-10
/
+20
|
\
|
*
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2020-01-29
2
-10
/
+17
|
*
disas: Add a field for target-dependant data to disassemble_info
Aleksandar Markovic
2020-01-29
1
-0
/
+3
*
|
migration: Simplify get_qlist
Eric Auger
2020-01-29
1
-13
/
+6
*
|
ram_addr: Split RAMBlock definition
Juan Quintela
2020-01-29
2
-39
/
+65
|
/
*
hppa: add emulation of LASI PS2 controllers
Sven Schnelle
2020-01-27
2
-0
/
+17
*
hppa: Add support for LASI chip with i82596 NIC
Helge Deller
2020-01-27
1
-0
/
+29
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-27
7
-20
/
+115
|
\
|
*
qom: introduce object_property_help()
Marc-André Lureau
2020-01-24
1
-0
/
+13
|
*
qdev: register properties as class properties
Marc-André Lureau
2020-01-24
1
-2
/
+2
|
*
qdev: rename DeviceClass.props
Paolo Bonzini
2020-01-24
1
-1
/
+6
|
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-0
/
+2
|
*
object: return self in object_ref()
Marc-André Lureau
2020-01-24
1
-1
/
+2
|
*
object: add object_class_property_add_link()
Marc-André Lureau
2020-01-24
1
-0
/
+9
|
*
object: add direct link flag
Marc-André Lureau
2020-01-24
1
-0
/
+3
|
*
object: rename link "child" to "target"
Marc-André Lureau
2020-01-24
1
-2
/
+2
|
*
object: add object_property_set_default
Marc-André Lureau
2020-01-24
1
-0
/
+37
|
*
qstring: add qstring_free()
Marc-André Lureau
2020-01-24
1
-0
/
+1
|
*
object: make object_class_property_add* return property
Marc-André Lureau
2020-01-24
1
-8
/
+16
|
*
object: add class property initializer
Marc-André Lureau
2020-01-24
1
-2
/
+14
|
*
qdev: move helper function to monitor/misc
Marc-André Lureau
2020-01-24
1
-2
/
+0
|
*
qdev: remove extraneous error
Marc-André Lureau
2020-01-24
1
-2
/
+1
|
*
accel: Introduce the current_accel() wrapper
Philippe Mathieu-Daudé
2020-01-24
1
-0
/
+2
|
*
pvpanic: implement crashloaded event handling
zhenwei pi
2020-01-24
1
-0
/
+1
|
*
cpu: Introduce cpu_class_set_parent_reset()
Greg Kurz
2020-01-24
1
-0
/
+4
*
|
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2020...
Peter Maydell
2020-01-24
1
-0
/
+891
|
\
\
|
*
|
virtiofsd: Pull in kernel's fuse.h
Dr. David Alan Gilbert
2020-01-23
1
-0
/
+891
*
|
|
hw/arm/exynos4210: Fix DMA initialization
Guenter Roeck
2020-01-23
1
-0
/
+4
*
|
|
hw/core/or-irq: Increase limit of or-lines to 48
Guenter Roeck
2020-01-23
1
-1
/
+1
*
|
|
target/arm/arch_dump: Add SVE notes
Andrew Jones
2020-01-23
1
-0
/
+1
|
/
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2020-01-23
2
-0
/
+12
|
\
\
|
*
|
vhost-vsock: delete vqs in vhost_vsock_unrealize to avoid memleaks
Pan Nengyuan
2020-01-22
1
-0
/
+2
|
*
|
q35: implement 128K SMRAM at default SMBASE address
Igor Mammedov
2020-01-22
1
-0
/
+10
|
|
/
*
/
cputlb: Make tlb_n_entries private to cputlb.c
Richard Henderson
2020-01-21
1
-5
/
+0
|
/
*
migration: Support QLIST migration
Eric Auger
2020-01-20
2
-0
/
+60
*
migration: Change SaveStateEntry.instance_id into uint32_t
Peter Xu
2020-01-20
2
-2
/
+2
*
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-20
1
-0
/
+2
[prev]
[next]