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
*
aspeed: add a memory region for SRAM
Cédric Le Goater
2016-12-27
2
-9
/
+45
*
aspeed: add support for the romulus-bmc board
Cédric Le Goater
2016-12-27
1
-0
/
+44
*
aspeed: extend the board configuration with flash models
Cédric Le Goater
2016-12-27
1
-4
/
+16
*
aspeed: attach the second SPI controller object to the SoC
Cédric Le Goater
2016-12-27
1
-1
/
+1
*
aspeed: remove cannot_destroy_with_object_finalize_yet
Cédric Le Goater
2016-12-27
1
-6
/
+0
*
aspeed: QOMify the CPU object and attach it to the SoC
Cédric Le Goater
2016-12-27
2
-4
/
+15
*
m25p80: add support for the mx66l1g45g
Cédric Le Goater
2016-12-27
1
-0
/
+1
*
hw/arm/virt: add 2.9 machine type
Peter Maydell
2016-12-27
2
-2
/
+20
*
hw/intc/arm_gicv3: Don't signal Pending+Active interrupts to CPU
Peter Maydell
2016-12-27
1
-0
/
+5
*
hw/intc/arm_gicv3: Remove incorrect usage of fieldoffset
Peter Maydell
2016-12-27
1
-7
/
+6
*
target-arm: Log AArch64 exception returns
Peter Maydell
2016-12-27
1
-0
/
+9
*
hw/intc/arm_gicv3_common: fix aff3 in typer
Andrew Jones
2016-12-27
1
-1
/
+2
*
target-arm: Fix aarch64 disas_ldst_single_struct
Richard Henderson
2016-12-27
1
-2
/
+2
*
target-arm: Fix aarch64 vec_reg_offset
Richard Henderson
2016-12-27
1
-1
/
+2
*
Correct value of ARM Cortex-A8 MVFR1 register.
Julian Brown
2016-12-27
1
-1
/
+1
*
cadence_uart: Check if receiver timeout counter is disabled
Andrew Gacek
2016-12-27
1
-3
/
+4
*
cadence_uart: Check baud rate generator and divider values on migration
Alistair Francis
2016-12-27
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-12-22
45
-793
/
+1722
|
\
|
*
x86: implement la57 paging mode
Kirill A. Shutemov
2016-12-22
5
-74
/
+274
|
*
target-i386: Fix eflags.TF/#DB handling of syscall/sysret insns
Doug Evans
2016-12-22
3
-5
/
+32
|
*
kvmclock: reduce kvmclock difference on migration
Marcelo Tosatti
2016-12-22
4
-15
/
+140
|
*
kvm: sync linux headers
Marcelo Tosatti
2016-12-22
7
-1
/
+38
|
*
scsi-disk: fix VERIFY for scsi-block
Paolo Bonzini
2016-12-22
1
-1
/
+8
|
*
hw/block/pflash_cfi*.c: fix confusing assert fail message
Ziyue Yang
2016-12-22
2
-0
/
+26
|
*
multiboot: copy the cmdline verbatim, unescape module strings
Vlad Lungu
2016-12-22
1
-10
/
+10
|
*
x86: Fix x86_64 'g' packet response to gdb from 32-bit mode.
Doug Evans
2016-12-22
1
-13
/
+39
|
*
pc: make pit configurable
Chao Peng
2016-12-22
4
-3
/
+26
|
*
pc: make sata configurable
Chao Peng
2016-12-22
3
-15
/
+40
|
*
pc: make smbus configurable
Chao Peng
2016-12-22
3
-5
/
+27
|
*
target-i386: Add Intel SHA_NI instruction support.
Yi Sun
2016-12-22
2
-1
/
+2
|
*
block: drop remaining legacy aio functions in comment
Yaowei Bai
2016-12-22
1
-2
/
+2
|
*
main-loop: update comment for qemu_mutex_lock/unlock_iothread
Yaowei Bai
2016-12-22
1
-2
/
+2
|
*
timer: fix misleading comment in timer.h
Yaowei Bai
2016-12-22
1
-1
/
+1
|
*
qemu-timer: check active_timers outside lock/event
Paolo Bonzini
2016-12-22
1
-4
/
+16
|
*
virtio-scsi: introduce virtio_scsi_acquire/release
Paolo Bonzini
2016-12-22
1
-9
/
+18
|
*
build-sys: remove libtool left-over
Marc-André Lureau
2016-12-22
4
-13
/
+3
|
*
rules.mak: add more rules to avoid chaining
Paolo Bonzini
2016-12-22
2
-0
/
+5
|
*
rules.mak: speedup save-vars load-vars
Paolo Bonzini
2016-12-22
1
-12
/
+10
|
*
watchdog: 6300esb: add exit function
Li Qiang
2016-12-22
1
-0
/
+9
|
*
exec: introduce MemoryRegionCache
Paolo Bonzini
2016-12-22
4
-0
/
+251
|
*
exec: introduce address_space_extend_translation
Paolo Bonzini
2016-12-22
1
-21
/
+29
|
*
exec: introduce memory_ldst.inc.c
Paolo Bonzini
2016-12-22
4
-686
/
+734
|
*
exec: optimize remaining address_space_* cases
Paolo Bonzini
2016-12-22
1
-23
/
+103
*
|
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-12-21-2...
Peter Maydell
2016-12-22
14
-6
/
+1191
|
\
\
|
*
|
crypto: add HMAC algorithms testcases
Longpeng(Mike)
2016-12-22
2
-0
/
+268
|
*
|
crypto: support HMAC algorithms based on nettle
Longpeng(Mike)
2016-12-22
1
-3
/
+133
|
*
|
crypto: support HMAC algorithms based on glib
Longpeng(Mike)
2016-12-22
1
-0
/
+122
|
*
|
crypto: support HMAC algorithms based on libgcrypt
Longpeng(Mike)
2016-12-22
1
-2
/
+109
|
*
|
crypto: add HMAC algorithms framework
Longpeng(Mike)
2016-12-22
6
-0
/
+376
|
*
|
configure: add CONFIG_GCRYPT_HMAC item
Longpeng(Mike)
2016-12-22
1
-0
/
+17
[next]