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
*
mips/kvm: Implement Config CP0 registers
James Hogan
2016-02-26
1
-0
/
+106
*
mips/kvm: Implement PRid CP0 register
James Hogan
2016-02-26
1
-0
/
+11
*
mips/kvm: Remove a couple of noisy DPRINTFs
James Hogan
2016-02-26
1
-2
/
+0
*
build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories
LluĂs Vilanova
2016-02-25
5
-1
/
+20
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-25
31
-165
/
+564
|
\
|
*
target-i386: fix confusion in xcr0 bit position vs. mask
Paolo Bonzini
2016-02-25
4
-42
/
+59
|
*
chardev: Properly initialize ChardevCommon components
Eric Blake
2016-02-25
4
-14
/
+30
|
*
memory: Remove unreachable return statement
Gonglei
2016-02-25
1
-2
/
+0
|
*
memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length
Gonglei
2016-02-25
3
-21
/
+31
|
*
exec: store RAMBlock pointer into memory region
Gonglei
2016-02-25
3
-0
/
+5
|
*
log: Redirect stderr to logfile if deamonized
Dimitris Aragiorgis
2016-02-22
3
-9
/
+14
|
*
dump-guest-memory: add qmp event DUMP_COMPLETED
Peter Xu
2016-02-22
3
-6
/
+46
|
*
Dump: add hmp command "info dump"
Peter Xu
2016-02-22
3
-0
/
+32
|
*
Dump: add qmp command "query-dump"
Peter Xu
2016-02-22
3
-6
/
+76
|
*
DumpState: adding total_size and written_size fields
Peter Xu
2016-02-22
2
-0
/
+41
|
*
dump-guest-memory: add "detach" support
Peter Xu
2016-02-22
4
-1
/
+34
|
*
dump-guest-memory: disable dump when in INMIGRATE state
Peter Xu
2016-02-22
1
-0
/
+5
|
*
dump-guest-memory: introduce dump_process() helper function.
Peter Xu
2016-02-22
2
-10
/
+24
|
*
dump-guest-memory: add dump_in_progress() helper function
Peter Xu
2016-02-22
3
-0
/
+31
|
*
dump-guest-memory: using static DumpState, add DumpStatus
Peter Xu
2016-02-22
3
-5
/
+36
|
*
dump-guest-memory: add "detach" flag for QMP/HMP interfaces.
Peter Xu
2016-02-22
5
-10
/
+23
|
*
dump-guest-memory: cleanup: removing dump_{error|cleanup}().
Peter Xu
2016-02-22
1
-46
/
+32
|
*
scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
Fam Zheng
2016-02-22
1
-2
/
+3
|
*
qemu-options.hx: Improve documentation of chardev multiplexing mode
Peter Maydell
2016-02-19
2
-12
/
+63
*
|
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20160225'...
Peter Maydell
2016-02-25
5
-37
/
+615
|
\
\
|
*
|
target-tricore: add opd trap generation
Bastian Koppelmann
2016-02-25
1
-8
/
+277
|
*
|
target-tricore: add illegal opcode trap generation
Bastian Koppelmann
2016-02-25
1
-19
/
+156
|
*
|
target-tricore: add context managment trap generation
Bastian Koppelmann
2016-02-25
1
-3
/
+30
|
*
|
target-tricore: Add trap handling & SOVF/OVF traps
Bastian Koppelmann
2016-02-25
4
-2
/
+147
|
*
|
target-tricore: Fix wrong precedences on psw_write
Bastian Koppelmann
2016-02-25
1
-4
/
+4
|
*
|
target-tricore: fix save_context_upper using env->PSW
Bastian Koppelmann
2016-02-25
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-25
38
-1327
/
+314
|
\
\
\
|
*
|
|
q35: No need to check gigabyte_align
Eduardo Habkost
2016-02-25
1
-3
/
+1
|
*
|
|
q35: Remove unused q35-acpi-dsdt.aml file
Eduardo Habkost
2016-02-25
3
-5
/
+1
|
*
|
|
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2016-02-25
5
-10
/
+7
|
*
|
|
machine: Remove no_tco field
Eduardo Habkost
2016-02-25
2
-3
/
+1
|
*
|
|
q35: Remove old machine versions
Eduardo Habkost
2016-02-25
1
-165
/
+0
|
*
|
|
tests/vhost-user-bridge: fix build on 32 bit systems
Michael S. Tsirkin
2016-02-25
1
-7
/
+7
|
*
|
|
vring: remove
Paolo Bonzini
2016-02-25
6
-679
/
+0
|
*
|
|
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
2016-02-25
3
-234
/
+35
|
*
|
|
virtio-blk: do not use vring in dataplane
Paolo Bonzini
2016-02-25
4
-146
/
+19
|
*
|
|
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
2016-02-25
3
-13
/
+11
|
*
|
|
virtio: export vring_notify as virtio_should_notify
Paolo Bonzini
2016-02-25
2
-2
/
+3
|
*
|
|
virtio: add AioContext-specific function for host notifiers
Paolo Bonzini
2016-02-25
2
-0
/
+18
|
*
|
|
vring: make vring_enable_notification return void
Paolo Bonzini
2016-02-25
3
-4
/
+4
|
*
|
|
block-migration: acquire AioContext as necessary
Paolo Bonzini
2016-02-25
1
-13
/
+52
|
*
|
|
pci core: function pci_bus_init() cleanup
Cao jin
2016-02-25
1
-5
/
+2
|
*
|
|
pci core: function pci_host_bus_register() cleanup
Cao jin
2016-02-25
1
-3
/
+3
|
*
|
|
balloon: Use only 'pc-dimm' type dimm for ballooning
Vladimir Sementsov-Ogievskiy
2016-02-25
1
-2
/
+20
|
*
|
|
virtio-balloon: rewrite get_current_ram_size()
Vladimir Sementsov-Ogievskiy
2016-02-25
1
-17
/
+6
[next]