index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-26
migration: convert post-copy to use QIOChannelBuffer
Daniel P. Berrange
4
-42
/
+26
2016-05-26
migration: add reporting of errors for outgoing migration
Daniel P. Berrange
10
-18
/
+42
2016-05-26
migration: add helpers for creating QEMUFile from a QIOChannel
Daniel P. Berrange
2
-0
/
+27
2016-05-26
migration: introduce a new QEMUFile impl based on QIOChannel
Daniel P. Berrange
3
-0
/
+185
2016-05-26
migration: force QEMUFile to blocking mode for outgoing migration
Daniel P. Berrange
1
-0
/
+1
2016-05-26
migration: introduce set_blocking function in QEMUFileOps
Daniel P. Berrange
3
-6
/
+13
2016-05-26
migration: split migration hooks out of QEMUFileOps
Daniel P. Berrange
4
-12
/
+31
2016-05-26
migration: ensure qemu_fflush() always writes full data amount
Daniel P. Berrange
2
-6
/
+16
2016-05-26
migration: remove use of qemu_bufopen from vmstate tests
Daniel P. Berrange
2
-32
/
+14
2016-05-26
io: avoid double-free when closing QIOChannelBuffer
Daniel P. Berrange
1
-0
/
+1
2016-05-26
s390: use FILE instead of QEMUFile for creating text file
Daniel P. Berrange
1
-12
/
+14
2016-05-24
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
13
-300
/
+401
2016-05-24
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-2.7-1' in...
Peter Maydell
14
-134
/
+140
2016-05-24
Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-2.7-1' into st...
Peter Maydell
3
-12
/
+12
2016-05-24
Merge remote-tracking branch 'remotes/xtensa/tags/20160523-opencores_eth' int...
Peter Maydell
1
-18
/
+26
2016-05-23
target-i386: kvm: Eliminate kvm_msr_entry_set()
Eduardo Habkost
1
-9
/
+3
2016-05-23
target-i386: kvm: Simplify MSR setting functions
Eduardo Habkost
1
-21
/
+6
2016-05-23
target-i386: kvm: Simplify MSR array construction
Eduardo Habkost
1
-151
/
+140
2016-05-23
target-i386: kvm: Increase MSR_BUF_SIZE
Eduardo Habkost
1
-2
/
+3
2016-05-23
target-i386: kvm: Allocate kvm_msrs struct once per VCPU
Eduardo Habkost
2
-18
/
+23
2016-05-23
target-i386: Call cpu_exec_init() on realize
Eduardo Habkost
1
-1
/
+2
2016-05-23
target-i386: Move TCG initialization to realize time
Eduardo Habkost
1
-5
/
+4
2016-05-23
target-i386: Move TCG initialization check to tcg_x86_init()
Eduardo Habkost
2
-3
/
+7
2016-05-23
cpu: Eliminate cpudef_init(), cpudef_setup()
Eduardo Habkost
7
-27
/
+0
2016-05-23
target-i386: Set constant model_id for qemu64/qemu32/athlon
Eduardo Habkost
1
-20
/
+3
2016-05-23
hw/net/opencores_eth: Allocating Large sized arrays to heap
Zhou Jie
1
-1
/
+10
2016-05-23
hw/net/opencores_eth: use mii.h
Max Filippov
1
-17
/
+16
2016-05-23
migration: regain control of images when migration fails to complete
Greg Kurz
1
-2
/
+15
2016-05-23
pc: Set CPU model-id on compat_props for pc <= 2.4
Eduardo Habkost
2
-0
/
+42
2016-05-23
osdep: Move default qemu_hw_version() value to a macro
Eduardo Habkost
2
-8
/
+10
2016-05-23
target-i386: kvm: Use X86XSaveArea struct for xsave save/load
Eduardo Habkost
1
-40
/
+38
2016-05-23
target-i386: Use xsave structs for ext_save_area
Eduardo Habkost
1
-7
/
+14
2016-05-23
target-i386: Define structs for layout of xsave area
Eduardo Habkost
2
-0
/
+118
2016-05-23
savevm: fail if migration blockers are present
Greg Kurz
3
-7
/
+17
2016-05-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
27
-165
/
+158
2016-05-23
cpus: call the core nmi injection function
Bandan Das
1
-14
/
+0
2016-05-23
nmi: remove x86 specific nmi handling
Bandan Das
3
-26
/
+1
2016-05-23
target-i386: add a generic x86 nmi handler
Bandan Das
1
-0
/
+20
2016-05-23
coccinelle: add g_assert_cmp* to macro file
Paolo Bonzini
1
-0
/
+6
2016-05-23
iscsi: pass SCSI status back for SG_IO
Vadim Rozenfeld
1
-0
/
+1
2016-05-23
esp: check dma length before reading scsi command(CVE-2016-4441)
Prasad J Pandit
1
-4
/
+7
2016-05-23
esp: check command buffer length before write(CVE-2016-4439)
Prasad J Pandit
1
-1
/
+5
2016-05-23
scripts/signrom.py: Check for magic in option ROMs.
Richard W.M. Jones
1
-1
/
+4
2016-05-23
scripts/signrom.py: Allow option ROM checksum script to write the size header.
Richard W.M. Jones
1
-3
/
+22
2016-05-23
Remove config-devices.mak on 'make clean'
Peter Maydell
1
-0
/
+1
2016-05-23
cpus.c: Use pthread_sigmask() rather than sigprocmask()
Peter Maydell
1
-1
/
+1
2016-05-23
memory: remove unnecessary masking of MemoryRegion ram_addr
Paolo Bonzini
3
-19
/
+10
2016-05-23
memory: Drop FlatRange.romd_mode
Fam Zheng
1
-4
/
+0
2016-05-23
memory: Remove code for mr->may_overlap
Fam Zheng
2
-36
/
+0
2016-05-23
exec: adjust rcu_read_lock requirement
Gonglei
1
-5
/
+1
[next]