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
*
log: move qemu_log_close/qemu_log_flush from header to log.c
Denis V. Lunev
2016-03-31
2
-17
/
+22
*
trace: do not always call exit() in trace_enable_events
Denis V. Lunev
2016-03-31
1
-1
/
+4
*
docs: Update documentation for stderr (now log) tracing backend.
Richard W.M. Jones
2016-03-31
1
-2
/
+2
*
Update version for v2.6.0-rc0 release
Peter Maydell
2016-03-30
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160330-...
Peter Maydell
2016-03-30
14
-25
/
+620
|
\
|
*
arm: implement query-gic-capabilities
Peter Xu
2016-03-30
1
-1
/
+57
|
*
kvm: add kvm_device_supported() helper function
Peter Xu
2016-03-30
2
-0
/
+24
|
*
arm: enhance kvm_arm_create_scratch_host_vcpu
Peter Xu
2016-03-30
2
-3
/
+18
|
*
arm: qmp: add query-gic-capabilities interface
Peter Xu
2016-03-30
5
-1
/
+100
|
*
block: m25p80: at25128a/at25256a models
Marcin Krzeminski
2016-03-30
1
-2
/
+13
|
*
block: m25p80: n25q256a/n25q512a models
Marcin Krzeminski
2016-03-30
1
-1
/
+2
|
*
block: m25p80: Implemented FSR register
Marcin Krzeminski
2016-03-30
1
-0
/
+15
|
*
block: m25p80: Fast read and 4bytes commands
Marcin Krzeminski
2016-03-30
1
-4
/
+46
|
*
block: m25p80: Dummy cycles for N25Q256/512
Marcin Krzeminski
2016-03-30
1
-3
/
+11
|
*
block: m25p80: Add configuration registers
Marcin Krzeminski
2016-03-30
1
-0
/
+128
|
*
block: m25p80: 4byte address mode
Marcin Krzeminski
2016-03-30
1
-10
/
+33
|
*
block: m25p80: Extend address mode
Marcin Krzeminski
2016-03-30
1
-0
/
+27
|
*
block: m25p80: Widen flags variable
Marcin Krzeminski
2016-03-30
1
-1
/
+1
|
*
block: m25p80: RESET_ENABLE and RESET_MEMORY commands
Marcin Krzeminski
2016-03-30
1
-1
/
+40
|
*
block: m25p80: Removed unused variable
Marcin Krzeminski
2016-03-30
1
-2
/
+0
|
*
ARM: Virt: Use gpio_key for power button
Shannon Zhao
2016-03-30
1
-2
/
+5
|
*
hw/gpio: Add the emulation of gpio_key
Shannon Zhao
2016-03-30
3
-0
/
+106
|
/
*
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160329-2' into staging
Peter Maydell
2016-03-30
18
-79
/
+1623
|
\
|
*
target-mips: add MAAR, MAARI register
Yongbok Kim
2016-03-30
6
-3
/
+113
|
*
target-mips: use CP0_CHECK for gen_m{f|t}hc0
Yongbok Kim
2016-03-30
1
-25
/
+21
|
*
hw/mips/cps: enable ITU for multithreading processors
Leon Alrae
2016-03-30
2
-0
/
+34
|
*
target-mips: make ITC Configuration Tags accessible to the CPU
Leon Alrae
2016-03-30
4
-12
/
+100
|
*
target-mips: check CP0 enabled for CACHE instruction also in R6
Leon Alrae
2016-03-30
1
-0
/
+1
|
*
hw/mips: implement ITC Storage - Bypass View
Leon Alrae
2016-03-30
1
-0
/
+27
|
*
hw/mips: implement ITC Storage - P/V Sync and Try Views
Leon Alrae
2016-03-30
1
-0
/
+68
|
*
hw/mips: implement ITC Storage - Empty/Full Sync and Try Views
Leon Alrae
2016-03-30
1
-0
/
+113
|
*
hw/mips: implement ITC Storage - Control View
Leon Alrae
2016-03-30
1
-0
/
+104
|
*
hw/mips: implement ITC Configuration Tags and Storage Cells
Leon Alrae
2016-03-30
5
-0
/
+289
|
*
target-mips: enable CM GCR in MIPS64R6-generic CPU
Leon Alrae
2016-03-30
1
-1
/
+2
|
*
hw/mips_malta: add CPS to Malta board
Leon Alrae
2016-03-30
3
-11
/
+60
|
*
hw/mips_malta: move CPU creation to a separate function
Leon Alrae
2016-03-30
1
-29
/
+39
|
*
hw/mips_malta: remove redundant irq and clock init
Leon Alrae
2016-03-30
1
-4
/
+0
|
*
hw/mips_malta: remove CPUMIPSState from the write_bootloader()
Leon Alrae
2016-03-30
1
-4
/
+4
|
*
hw/mips/cps: create CPC block inside CPS
Leon Alrae
2016-03-30
4
-0
/
+81
|
*
hw/mips: add initial Cluster Power Controller support
Leon Alrae
2016-03-30
3
-0
/
+225
|
*
hw/mips/cps: create GCR block inside CPS
Leon Alrae
2016-03-30
2
-0
/
+25
|
*
hw/mips: add initial Global Config Register support
Yongbok Kim
2016-03-30
3
-0
/
+157
|
*
target-mips: add CMGCRBase register
Yongbok Kim
2016-03-30
2
-1
/
+20
|
*
hw/mips: implement generic MIPS Coherent Processing System container
Leon Alrae
2016-03-30
4
-0
/
+151
*
|
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-03-30-1...
Peter Maydell
2016-03-30
2
-2
/
+18
|
\
\
|
*
|
crypto: do an explicit check for nettle pbkdf functions
Daniel P. Berrange
2016-03-30
2
-2
/
+18
*
|
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-03-30
58
-545
/
+4015
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iotests: Test qemu-img convert -S 0 behavior
Max Reitz
2016-03-30
3
-0
/
+120
|
*
|
block/null-{co,aio}: Implement get_block_status()
Max Reitz
2016-03-30
1
-0
/
+22
|
*
|
block/null-{co,aio}: Allow reading zeroes
Max Reitz
2016-03-30
1
-0
/
+20
[next]