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
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190925a'...
Peter Maydell
2019-09-26
1
-6
/
+0
|
\
|
*
migration/postcopy: unsentmap is not necessary for postcopy
Wei Yang
2019-09-25
1
-6
/
+0
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-24-v2' into...
Peter Maydell
2019-09-26
1
-0
/
+1
|
\
\
|
*
|
nbd: Grab aio context lock in more places
Eric Blake
2019-09-24
1
-0
/
+1
*
|
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-24' into ...
Peter Maydell
2019-09-25
1
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
qapi: Make visit_next_list()'s comment less confusing
Markus Armbruster
2019-09-24
1
-4
/
+4
|
|
/
*
|
xen: perform XenDevice clean-up in XenBus watch handler
Paul Durrant
2019-09-24
1
-0
/
+3
*
|
xen: introduce separate XenWatchList for XenDevice objects
Paul Durrant
2019-09-24
1
-0
/
+2
*
|
xen / notify: introduce a new XenWatchList abstraction
Paul Durrant
2019-09-24
2
-1
/
+4
|
/
*
Merge remote-tracking branch 'remotes/cminyard/tags/ipmi-for-release-2019-09-...
Peter Maydell
2019-09-23
8
-2
/
+184
|
\
|
*
pc: Add an SMB0 ACPI device to q35
Corey Minyard
2019-09-20
1
-0
/
+2
|
*
ipmi: Fix SSIF ACPI handling to use the right CRS
Corey Minyard
2019-09-20
1
-1
/
+1
|
*
acpi: Add i2c serial bus CRS handling
Corey Minyard
2019-09-20
1
-0
/
+18
|
*
ipmi: Add PCI IPMI interfaces
Corey Minyard
2019-09-20
1
-0
/
+1
|
*
ipmi: Allow a size value to be passed for I/O space
Corey Minyard
2019-09-20
3
-1
/
+8
|
*
ipmi: Split out BT-specific code from ISA BT code
Corey Minyard
2019-09-20
1
-0
/
+72
|
*
ipmi: Split out KCS-specific code from ISA KCS code
Corey Minyard
2019-09-20
1
-0
/
+75
|
*
qdev: Add a no default uuid property
Corey Minyard
2019-09-20
1
-0
/
+7
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-09-20
3
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
kvm: Fix typo in header of kvm_device_access()
Greg Kurz
2019-09-19
1
-1
/
+1
|
*
cutils: Move size_to_str() from "qemu-common.h" to "qemu/cutils.h"
Philippe Mathieu-Daudé
2019-09-19
2
-1
/
+2
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190919-pull-request' i...
Peter Maydell
2019-09-19
1
-1
/
+1
|
\
\
|
*
|
ui/egl: fix framebuffer reads
Gerd Hoffmann
2019-09-17
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf1-v3...
Peter Maydell
2019-09-19
11
-92
/
+298
|
\
\
\
|
*
|
|
riscv: sifive_u: Remove handcrafted clock nodes for UART and ethernet
Bin Meng
2019-09-17
1
-2
/
+1
|
*
|
|
riscv: sifive_u: Fix broken GEM support
Bin Meng
2019-09-17
1
-1
/
+2
|
*
|
|
riscv: sifive_u: Instantiate OTP memory with a serial number
Bin Meng
2019-09-17
1
-0
/
+3
|
*
|
|
riscv: sifive: Implement a model for SiFive FU540 OTP
Bin Meng
2019-09-17
1
-0
/
+80
|
*
|
|
riscv: sifive_u: Update UART base addresses and IRQs
Bin Meng
2019-09-17
1
-2
/
+2
|
*
|
|
riscv: sifive_u: Reference PRCI clocks in UART and ethernet nodes
Bin Meng
2019-09-17
1
-0
/
+10
|
*
|
|
riscv: sifive_u: Add PRCI block to the SoC
Bin Meng
2019-09-17
1
-0
/
+3
|
*
|
|
riscv: sifive_u: Generate hfclk and rtcclk nodes
Bin Meng
2019-09-17
1
-0
/
+2
|
*
|
|
riscv: sifive: Implement PRCI model for FU540
Bin Meng
2019-09-17
1
-0
/
+81
|
*
|
|
riscv: sifive_u: Update hart configuration to reflect the real FU540 SoC
Bin Meng
2019-09-17
1
-1
/
+5
|
*
|
|
riscv: sifive_u: Set the minimum number of cpus to 2
Bin Meng
2019-09-17
1
-0
/
+2
|
*
|
|
riscv: hart: Add a "hartid-base" property to RISC-V hart array
Bin Meng
2019-09-17
1
-0
/
+1
|
*
|
|
riscv: Add a sifive_cpu.h to include both E and U cpu type defines
Bin Meng
2019-09-17
3
-12
/
+33
|
*
|
|
riscv: sifive_e: prci: Update the PRCI register block size
Bin Meng
2019-09-17
1
-0
/
+2
|
*
|
|
riscv: sifive: Rename sifive_prci.{c, h} to sifive_e_prci.{c, h}
Bin Meng
2019-09-17
2
-71
/
+69
|
*
|
|
riscv: sifive_test: Add reset functionality
Bin Meng
2019-09-17
1
-1
/
+2
|
*
|
|
riscv: Add a helper routine for finding firmware
Bin Meng
2019-09-17
1
-0
/
+1
|
*
|
|
riscv: plic: Remove unused interrupt functions
Alistair Francis
2019-09-17
1
-3
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-09-17
2
-0
/
+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
qdev/machine: Introduce hotplug_allowed hook
Peter Xu
2019-09-16
2
-0
/
+10
*
|
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-09-17
6
-25
/
+43
|
\
\
\
|
*
|
|
hw/i386/pc: Extract e820 memory layout code
Philippe Mathieu-Daudé
2019-09-16
1
-11
/
+0
|
*
|
|
qemu-thread: Add qemu_cond_timedwait
Yury Kotov
2019-09-16
1
-0
/
+19
|
*
|
|
memory: inline and optimize devend_memop
Paolo Bonzini
2019-09-16
1
-1
/
+18
|
*
|
|
memory: fetch pmem size in get_file_size()
Stefan Hajnoczi
2019-09-16
1
-13
/
+0
|
*
|
|
elf-ops.h: fix int overflow in load_elf()
Stefano Garzarella
2019-09-16
2
-0
/
+6
|
|
/
/
[next]