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
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
2017-12-22
6
-621
/
+714
|
\
|
*
Split adb.c into adb.c, adb-mouse.c and adb-kbd.c
Laurent Vivier
2017-12-21
6
-621
/
+714
*
|
hw/i386/vmport: fix missing definitions with non-log trace backends
Laurent Vivier
2017-12-21
1
-0
/
+1
|
/
*
i8259: move TYPE_INTERRUPT_STATS_PROVIDER upper
Peter Xu
2017-12-21
3
-14
/
+7
*
kvm-i8259: support "info pic" and "info irq"
Peter Xu
2017-12-21
2
-0
/
+9
*
i8259: generalize statistics into common code
Peter Xu
2017-12-21
2
-36
/
+42
*
i8259: use DEBUG_IRQ_COUNT always
Peter Xu
2017-12-21
1
-17
/
+1
*
i8259: convert DPRINTFs into trace
Peter Xu
2017-12-21
2
-15
/
+18
*
scsi: provide general-purpose functions to manage sense data
Paolo Bonzini
2017-12-21
1
-14
/
+2
*
hw/i386/vmport: replace fprintf() by trace events or LOG_UNIMP
Philippe Mathieu-Daudé
2017-12-21
2
-9
/
+9
*
hw/mips/boston: Remove workaround for writes to ROM aborting
Peter Maydell
2017-12-21
1
-12
/
+2
*
hw/moxie/moxiesim: Add support for loading a BIOS on moxiesim
Thomas Huth
2017-12-21
1
-2
/
+10
*
scsi-block: Add share-rw option
Fam Zheng
2017-12-21
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-12-20
10
-77
/
+77
|
\
|
*
virtio-blk: reject configs with logical block size > physical block size
Mark Kanda
2017-12-19
1
-0
/
+7
|
*
virtio-blk: make queue size configurable
Mark Kanda
2017-12-19
1
-1
/
+9
|
*
qdev: drop unused #include "sysemu/iothread.h"
Stefan Hajnoczi
2017-12-19
1
-1
/
+0
|
*
dev-storage: Fix the unusual function name
Mao Zhongyi
2017-12-19
1
-10
/
+10
|
*
hw/block: Use errp directly rather than local_err
Mao Zhongyi
2017-12-19
6
-47
/
+24
|
*
hw/block: Fix the return type
Mao Zhongyi
2017-12-19
3
-12
/
+17
|
*
hw/block/nvme: Convert to realize
Mao Zhongyi
2017-12-19
1
-8
/
+10
*
|
tpm: move qdev_prop_tpm to hw/tpm/
Cornelia Huck
2017-12-19
4
-66
/
+73
|
/
*
misc: drop old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
5
-5
/
+0
*
i386/pc: move vmmouse.c to hw/i386/
Philippe Mathieu-Daudé
2017-12-18
3
-1
/
+1
*
i386/pc: move vmport.c to hw/i386/
Philippe Mathieu-Daudé
2017-12-18
3
-10
/
+10
*
hw/misc/pvpanic: extract public API from i386/pc to "hw/misc/pvpanic.h"
Philippe Mathieu-Daudé
2017-12-18
2
-6
/
+5
*
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
2017-12-18
6
-6
/
+8
*
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
2017-12-18
4
-4
/
+4
*
hw/display/vga: "vga_int.h" requires "ui/console.h"
Philippe Mathieu-Daudé
2017-12-18
9
-9
/
+2
*
hw/display/vga: "vga.h" only contains registers defs, rename it "vga_regs.h"
Philippe Mathieu-Daudé
2017-12-18
2
-1
/
+1
*
hw/acpi: ACPI_PM_* defines are not restricted to i386 arch
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
2017-12-18
9
-9
/
+10
*
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
Philippe Mathieu-Daudé
2017-12-18
9
-9
/
+7
*
hw/unicore32: restrict hw addr defines to source file
Philippe Mathieu-Daudé
2017-12-18
1
-5
/
+10
*
hw/virtio-balloon: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+1
*
hw/tpm: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
2
-2
/
+0
*
hw/i2c: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
2
-2
/
+0
*
hw/ipmi: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
2
-2
/
+0
*
hw/ide: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
9
-10
/
+2
*
misc: remove old i386 dependency
Philippe Mathieu-Daudé
2017-12-18
6
-6
/
+0
*
amd_iommu: avoid needless includes in header file
Philippe Mathieu-Daudé
2017-12-18
2
-6
/
+4
*
hw/ssi/aspeed_smc: remove unused #include
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
hw/misc/pvpanic: remove unused #include
Philippe Mathieu-Daudé
2017-12-18
1
-3
/
+0
*
hw/input/vmmouse: remove unused #include
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
misc: avoid "include/" in include path
Philippe Mathieu-Daudé
2017-12-18
2
-2
/
+2
*
nios2: remove duplicated includes (in code commented out)
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
ppc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
1
-1
/
+0
*
misc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
4
-4
/
+0
*
misc: remove headers implicitly included
Philippe Mathieu-Daudé
2017-12-18
2
-2
/
+0
*
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
2017-12-18
7
-3
/
+6
[next]