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
/
qapi
/
string-output-visitor.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-01-16
qemu-thread: introduce QemuLockCnt
Paolo Bonzini
4
-0
/
+503
2017-01-16
aio: rename bh_lock to list_lock
Paolo Bonzini
2
-11
/
+11
2017-01-16
block: get rid of bdrv_io_unplugged_begin/end
Paolo Bonzini
3
-43
/
+3
2017-01-14
target-m68k: increment/decrement with SP
Laurent Vivier
1
-2
/
+12
2017-01-14
target-m68k: CAS doesn't need aligned access
Laurent Vivier
1
-1
/
+0
2017-01-14
target-m68k: manage pre-dec et post-inc in CAS
Laurent Vivier
1
-0
/
+9
2017-01-14
target-m68k: fix gen_flush_flags()
Laurent Vivier
1
-1
/
+2
2017-01-14
target-m68k: fix bit operation with immediate value
Laurent Vivier
1
-3
/
+10
2017-01-14
m68k: Remove PCI and USB from config file
Thomas Huth
1
-2
/
+0
2017-01-14
target-m68k: Implement bfffo
Richard Henderson
3
-1
/
+62
2017-01-14
target-m68k: Implement bitfield ops for memory
Richard Henderson
4
-2
/
+333
2017-01-14
target-m68k: Implement bitfield ops for registers
Richard Henderson
1
-0
/
+210
2017-01-13
tcg/aarch64: Fix tcg_out_movi
Richard Henderson
1
-33
/
+24
2017-01-13
tcg/aarch64: Fix addsub2 for 0+C
Richard Henderson
1
-0
/
+9
2017-01-13
target/arm: Fix ubfx et al for aarch64
Richard Henderson
1
-1
/
+1
2017-01-13
tcg/s390: Fix merge error with facilities
Richard Henderson
1
-1
/
+1
2017-01-13
sdl2: fix build failure on windows
Gerd Hoffmann
1
-0
/
+6
2017-01-12
qmp: Report QOM type name on query-cpu-definitions
Eduardo Habkost
5
-1
/
+8
2017-01-12
numa: make -numa parser dynamically allocate CPUs masks
Igor Mammedov
4
-20
/
+15
2017-01-12
target/i386: Fix bad patch application to translate.c
Doug Evans
1
-5
/
+5
2017-01-12
monitor: fix qmp/hmp query-memdev not reporting IDs of memory backends
Igor Mammedov
7
-4
/
+41
2017-01-12
monitor: reuse user_creatable_add_opts() instead of user_creatable_add()
Igor Mammedov
3
-75
/
+18
2017-01-12
qom: remove unused header
Igor Mammedov
1
-1
/
+0
2017-01-12
libqtest: handle zero length memwrite/memread
Greg Kurz
2
-1
/
+13
2017-01-12
travis: add Trusty with clang stable build
Alex Bennée
1
-0
/
+20
2017-01-12
travis: trim out most clang builds
Daniel P. Berrange
1
-1
/
+3
2017-01-11
target-tricore: Add updfl instruction
Bastian Koppelmann
3
-0
/
+18
2017-01-11
target-tricore: Added new JNE instruction variant
Peer Adelt
2
-0
/
+20
2017-01-11
target-tricore: Added new MOV instruction variant
Peer Adelt
2
-0
/
+17
2017-01-11
target-tricore: Added MADD.F and MSUB.F instructions
Bastian Koppelmann
3
-1
/
+102
2017-01-11
target-tricore: Added FTOUZ instruction
Bastian Koppelmann
3
-0
/
+31
2017-01-11
virtio-gpu: tag as not hotpluggable
Gerd Hoffmann
1
-0
/
+1
2017-01-11
virtio-gpu: Fix memory leak in virtio_gpu_load()
Peter Maydell
1
-0
/
+12
2017-01-11
virtio-gpu: Recalculate VirtIOGPU::hostmem on VM load
Peter Maydell
1
-0
/
+5
2017-01-11
display: cirrus: ignore source pitch value as needed in blit_is_unsafe
Bruce Rogers
1
-4
/
+7
2017-01-11
virtio-gpu: fix information leak in capset get dispatch
Li Qiang
1
-1
/
+1
2017-01-11
es1370: wire up reset via DeviceClass
Gerd Hoffmann
1
-3
/
+3
2017-01-11
audio: ac97: add exit function
Li Qiang
1
-0
/
+11
2017-01-11
audio: es1370: add exit function
Li Qiang
1
-0
/
+14
2017-01-11
hw/audio: QOM'ify pl041.c
xiaoqiang zhao
1
-11
/
+14
2017-01-11
hw/audio: QOM'ify marvell_88w8618.c
xiaoqiang zhao
1
-7
/
+11
2017-01-10
tcg/i386: Handle ctpop opcode
Richard Henderson
2
-3
/
+14
2017-01-10
tcg/ppc: Handle ctpop opcode
Richard Henderson
2
-3
/
+14
2017-01-10
tcg: Use ctpop to generate ctz if needed
Richard Henderson
1
-40
/
+60
2017-01-10
tests: New test-bitcnt
Alex Bennée
3
-0
/
+143
2017-01-10
qemu/host-utils.h: Reduce the operation count in the fallback ctpop
Richard Henderson
1
-14
/
+11
2017-01-10
target-i386: Use ctpop helper
Richard Henderson
5
-29
/
+15
2017-01-10
target-tilegx: Use ctpop helper
Richard Henderson
3
-7
/
+1
2017-01-10
target-sparc: Use ctpop helper
Richard Henderson
3
-7
/
+1
2017-01-10
target-s390x: Avoid a loop for popcnt
Richard Henderson
1
-9
/
+6
[next]