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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160718' into...
Peter Maydell
2016-07-18
7
-97
/
+119
|
\
|
*
ppc: Yet another fix for the huge page support detection mechanism
Thomas Huth
2016-07-18
1
-3
/
+7
|
*
target-ppc: fix left shift overflow in hpte_page_shift
Paolo Bonzini
2016-07-18
1
-1
/
+1
|
*
ppc/mmu-hash64: Remove duplicated #include statement
Thomas Huth
2016-07-18
1
-1
/
+0
|
*
ppc: abort if compat property contains an unknown value
Greg Kurz
2016-07-18
1
-2
/
+2
|
*
spapr: Ensure CPU cores are added contiguously and removed in LIFO order
Bharata B Rao
2016-07-18
1
-1
/
+20
|
*
vfio/spapr: Remove stale ioctl() call
David Gibson
2016-07-18
1
-1
/
+0
|
*
ppc: Fix support for odd MSR combinations
Benjamin Herrenschmidt
2016-07-18
1
-24
/
+22
|
*
dbdma: reset io->processing flag for unassigned DBDMA channel rw accesses
Mark Cave-Ayland
2016-07-18
1
-0
/
+1
|
*
dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...
Mark Cave-Ayland
2016-07-18
1
-0
/
+10
|
*
dbdma: fix load_word/store_word value endianness
Mark Cave-Ayland
2016-07-18
1
-19
/
+5
|
*
dbdma: fix endian of DBDMA_CMDPTR_LO during branch
Mark Cave-Ayland
2016-07-18
1
-1
/
+1
|
*
dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASK
Mark Cave-Ayland
2016-07-18
1
-33
/
+42
|
*
dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMA
Mark Cave-Ayland
2016-07-18
1
-8
/
+7
|
*
spapr: fix core unplug crash
Greg Kurz
2016-07-18
1
-4
/
+2
|
/
*
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
2016-07-15
4
-0
/
+0
|
\
|
*
Update OpenBIOS images to b747b6a built from submodule.
Mark Cave-Ayland
2016-07-15
4
-0
/
+0
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...
Peter Maydell
2016-07-14
13
-37
/
+262
|
\
|
*
ast2400: externalize revision numbers
Cédric Le Goater
2016-07-14
3
-5
/
+6
|
*
ast2400: pretend DMAs are done for U-boot
Cédric Le Goater
2016-07-14
1
-0
/
+4
|
*
ast2400: replace aspeed_smc_is_implemented()
Cédric Le Goater
2016-07-14
1
-20
/
+15
|
*
hw/misc: fix typo in Aspeed SCU hw-strap2 property name
Cédric Le Goater
2016-07-14
1
-1
/
+1
|
*
m25p80: Fix QIOR/DIOR handling for Winbond
Marcin Krzeminski
2016-07-14
1
-2
/
+4
|
*
target-arm: Add missed AArch32 TLBI sytem registers
Sergey Sorokin
2016-07-14
1
-0
/
+139
|
*
hw/arm/virt: tcg: adjust MPIDR like KVM
Andrew Jones
2016-07-14
1
-1
/
+24
|
*
gic: provide defines for v2/v3 targetlist sizes
Andrew Jones
2016-07-14
2
-0
/
+6
|
*
target-arm: Use Neon for zero checking
Vijay
2016-07-14
1
-0
/
+7
|
*
Revert "hw/ptimer: Perform counter wrap around if timer already expired"
Dmitry Osipenko
2016-07-14
1
-7
/
+2
|
*
virtio-mmio: format transport base address in BusClass.get_dev_path
Laszlo Ersek
2016-07-14
2
-1
/
+54
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...
Peter Maydell
2016-07-14
10
-13
/
+349
|
\
\
|
|
/
|
/
|
|
*
Add optionrom compatible with fw_cfg DMA version
Marc Marí
2016-07-14
10
-13
/
+349
*
|
Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into staging
Peter Maydell
2016-07-14
1
-1
/
+1
|
\
\
|
*
|
target-xtensa: xtfpga: fix FLASH interface width
Max Filippov
2016-07-14
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-07-14
18
-48
/
+154
|
\
\
\
|
*
|
|
hostmem: detect host backend memory is being used properly
Xiao Guangrong
2016-07-13
4
-16
/
+35
|
*
|
|
hostmem: fix QEMU crash by 'info memdev'
Xiao Guangrong
2016-07-13
1
-8
/
+14
|
*
|
|
char: do not use atexit cleanup handler
Marc-André Lureau
2016-07-13
3
-3
/
+10
|
*
|
|
net: do not use atexit for cleanup
Paolo Bonzini
2016-07-13
1
-3
/
+2
|
*
|
|
slirp: use exit notifier for slirp_smb_cleanup
Paolo Bonzini
2016-07-13
1
-0
/
+11
|
*
|
|
tap: use an exit notifier to call down_script
Marc-André Lureau
2016-07-13
1
-7
/
+20
|
*
|
|
util: Fix MIN_NON_ZERO
Fam Zheng
2016-07-13
1
-1
/
+2
|
*
|
|
qemu-sockets: use qapi_free_SocketAddress in cleanup
Marc-André Lureau
2016-07-12
1
-1
/
+1
|
*
|
|
disas: avoid including everything in headers compiled from C++
Paolo Bonzini
2016-07-12
1
-1
/
+1
|
*
|
|
json-streamer: fix double-free on exiting during a parse
Paolo Bonzini
2016-07-12
1
-2
/
+6
|
*
|
|
main-loop: check return value before using pointer
Cao jin
2016-07-12
1
-1
/
+1
|
*
|
|
Use "-s" instead of "--quiet" to resolve non-fatal build error on FreeBSD.
Sean Bruno
2016-07-12
1
-1
/
+1
|
*
|
|
scsi-bus: Use longer sense buffer with scanners
Jarkko Lavinen
2016-07-12
2
-4
/
+13
|
*
|
|
scsi-bus: Add SCSI scanner support
Jarkko Lavinen
2016-07-12
2
-0
/
+37
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-07-14
69
-406
/
+913
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-13' in...
Kevin Wolf
2016-07-13
15
-69
/
+285
|
|
\
\
[next]