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
*
migration: add new migration state wait-unplug
Jens Freimann
2019-10-29
1
-0
/
+2
*
migration: allow unplug during migration for failover devices
Jens Freimann
2019-10-29
1
-0
/
+1
*
pci: mark devices partially unplugged
Jens Freimann
2019-10-29
1
-0
/
+1
*
pci: add option for net failover
Jens Freimann
2019-10-29
1
-0
/
+3
*
qdev/qbus: add hidden device support
Jens Freimann
2019-10-29
1
-0
/
+29
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2019-10-29
3
-0
/
+9
|
\
|
*
virtio-net: prevent offloads reset on migration
Mikhail Sennikovsky
2019-10-29
1
-0
/
+2
|
*
virtio: new post_load hook
Michael S. Tsirkin
2019-10-29
1
-0
/
+6
|
*
net: add tulip (dec21143) driver
Sven Schnelle
2019-10-29
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/vivier/tags/q800-branch-pull-request' i...
Peter Maydell
2019-10-29
6
-0
/
+363
|
\
\
|
*
|
hw/m68k: add a dummy SWIM floppy controller
Laurent Vivier
2019-10-28
1
-0
/
+76
|
*
|
hw/m68k: add Nubus macfb video card
Laurent Vivier
2019-10-28
1
-0
/
+64
|
*
|
hw/m68k: add Nubus support
Laurent Vivier
2019-10-28
2
-0
/
+93
|
*
|
hw/m68k: implement ADB bus support for via
Laurent Vivier
2019-10-28
1
-0
/
+7
|
*
|
hw/m68k: add VIA support
Laurent Vivier
2019-10-28
1
-0
/
+108
|
*
|
esp: add pseudo-DMA as used by Macintosh
Laurent Vivier
2019-10-28
1
-0
/
+15
*
|
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20191028' into staging
Peter Maydell
2019-10-29
3
-12
/
+31
|
\
\
\
|
*
|
|
exec: Cache TARGET_PAGE_MASK for TARGET_PAGE_BITS_VARY
Richard Henderson
2019-10-28
1
-2
/
+6
|
*
|
|
exec: Promote TARGET_PAGE_MASK to target_long
Richard Henderson
2019-10-28
1
-1
/
+1
|
*
|
|
exec: Restrict TARGET_PAGE_BITS_VARY assert to CONFIG_DEBUG_TCG
Richard Henderson
2019-10-28
1
-0
/
+4
|
*
|
|
exec: Use const alias for TARGET_PAGE_BITS_VARY
Richard Henderson
2019-10-28
1
-4
/
+10
|
*
|
|
exec: Split out variable page size support to exec-vary.c
Richard Henderson
2019-10-28
1
-0
/
+6
|
*
|
|
cpu: use ROUND_UP() to define xxx_PAGE_ALIGN
Wei Yang
2019-10-28
1
-4
/
+3
|
*
|
|
cputlb: ensure _cmmu helper functions follow the naming standard
Alex Bennée
2019-10-28
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-sf2' i...
Peter Maydell
2019-10-28
3
-11
/
+19
|
\
\
\
|
*
|
|
riscv/virt: Add the PFlash CFI01 device
Alistair Francis
2019-10-28
1
-0
/
+3
|
*
|
|
riscv/virt: Manually define the machine
Alistair Francis
2019-10-28
1
-1
/
+6
|
*
|
|
riscv/sifive_u: Add the start-in-flash property
Alistair Francis
2019-10-28
1
-0
/
+2
|
*
|
|
riscv/sifive_u: Manually define the machine
Alistair Francis
2019-10-28
1
-1
/
+6
|
*
|
|
riscv/sifive_u: Add QSPI memory region
Alistair Francis
2019-10-28
1
-0
/
+1
|
*
|
|
riscv/sifive_u: Add L2-LIM cache memory
Alistair Francis
2019-10-28
1
-0
/
+1
|
*
|
|
riscv: hw: Drop "clock-frequency" property of cpu nodes
Bin Meng
2019-10-28
3
-9
/
+0
*
|
|
|
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...
Peter Maydell
2019-10-28
8
-15
/
+125
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
block: Add @exact parameter to bdrv_co_truncate()
Max Reitz
2019-10-28
3
-6
/
+21
|
*
|
|
include: Move endof() up from hw/virtio/virtio.h
Max Reitz
2019-10-28
2
-7
/
+7
|
*
|
|
block/nvme: add support for write zeros
Maxim Levitsky
2019-10-28
1
-1
/
+18
|
*
|
|
block/block-copy: increase buffered copy request
Vladimir Sementsov-Ogievskiy
2019-10-28
1
-1
/
+1
|
*
|
|
block/block-copy: add memory limit
Vladimir Sementsov-Ogievskiy
2019-10-28
1
-0
/
+3
|
*
|
|
util: introduce SharedResource
Vladimir Sementsov-Ogievskiy
2019-10-28
1
-0
/
+71
|
*
|
|
block/block-backend: add blk_co_pwritev_part
Vladimir Sementsov-Ogievskiy
2019-10-28
1
-0
/
+4
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-10-28
1
-5
/
+10
|
\
\
\
|
*
|
|
virtio: drop unused virtio_device_stop_ioeventfd() function
Stefan Hajnoczi
2019-10-25
1
-1
/
+0
|
*
|
|
virtio: add property to enable packed virtqueue
Jason Wang
2019-10-25
1
-1
/
+3
|
*
|
|
virtio: basic packed virtqueue support
Jason Wang
2019-10-25
1
-3
/
+7
*
|
|
|
target/i386: move FERR handling to target/i386
Paolo Bonzini
2019-10-26
1
-1
/
+0
*
|
|
|
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
2
-3
/
+3
*
|
|
|
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-26
7
-27
/
+323
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
mc146818rtc: Include mc146818rtc_regs.h directly in mc146818rtc.c
Philippe Mathieu-Daudé
2019-10-24
1
-1
/
+0
|
*
|
|
mc146818rtc: Move RTC_ISA_IRQ definition
Philippe Mathieu-Daudé
2019-10-24
2
-2
/
+2
|
*
|
|
mc146818rtc: move structure to header file
Hervé Poussineau
2019-10-24
1
-0
/
+33
[next]