index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-30
ipack: Pass size to ipack_bus_new_inplace()
Andreas Färber
2013-08-30
intel-hda: Pass size to hda_codec_bus_init()
Andreas Färber
2013-08-30
qom: Fix object_initialize_with_type() argument name in documentation
Andreas Färber
2013-08-30
virtio: Remove unnecessary OBJECT() casts
Peter Maydell
2013-08-30
object: Fix typo in qom/object.h
Peter Chubb
2013-08-30
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-08-30
Merge remote-tracking branch 'borntraeger/tags/kdump' into staging
Anthony Liguori
2013-08-30
s390: wire up nmi command to raise a RESTART interrupt on S390
Eugene (jno) Dvurechenski
2013-08-30
s390: Implement load normal reset
Christian Borntraeger
2013-08-30
s390/cpu: split CPU reset into architectured functions
Christian Borntraeger
2013-08-30
monitor: improve auto complete of "help" for single command in sub group
Wenchao Xia
2013-08-30
monitor: allow "help" show message for single command in sub group
Wenchao Xia
2013-08-30
monitor: support sub command in auto completion
Wenchao Xia
2013-08-30
monitor: refine monitor_find_completion()
Wenchao Xia
2013-08-30
monitor: support sub command in help
Wenchao Xia
2013-08-30
monitor: refine parse_cmdline()
Wenchao Xia
2013-08-30
monitor: code move for parse_cmdline()
Wenchao Xia
2013-08-30
monitor: avoid direct use of global variable *mon_cmds
Wenchao Xia
2013-08-30
monitor: split off monitor_data_init()
Wenchao Xia
2013-08-30
monitor: call sortcmdlist() only one time
Wenchao Xia
2013-08-30
monitor: avoid use of global *cur_mon in readline_completion()
Wenchao Xia
2013-08-30
monitor: avoid use of global *cur_mon in monitor_find_completion()
Wenchao Xia
2013-08-30
monitor: avoid use of global *cur_mon in block_completion_it()
Wenchao Xia
2013-08-30
monitor: avoid use of global *cur_mon in file_completion()
Wenchao Xia
2013-08-30
monitor: avoid use of global *cur_mon in cmd_completion()
Wenchao Xia
2013-08-30
monitor: Add missing attributes to local function
Stefan Weil
2013-08-30
s390: provide a cpu load normal function
Christian Borntraeger
2013-08-30
s390: provide I/O subsystem reset
Christian Borntraeger
2013-08-30
s390/kvm: basic implementation of diagnose 308 subcode 6
Eugene (jno) Dvurechenski
2013-08-30
s390x/kvm: Fix switch/case indentation for handle_diag
Christian Borntraeger
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
2013-08-29
Merge remote-tracking branch 'sweil/mingw' into stable-1.5
Anthony Liguori
2013-08-29
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
Anthony Liguori
2013-08-29
tcg-i386: Remove abort from GETPC_LDST
Richard Henderson
2013-08-28
target-mips: fix get_physical_address() #if 0 build error
James Hogan
2013-08-28
kvm-stub: fix compilation
Paolo Bonzini
2013-08-27
gtk: Remove unused include statements which are not portable
Stefan Weil
2013-08-27
w32: Add an icon resource
Stefan Weil
2013-08-27
w32: Fix broken out-of-tree builds (missing version.o)
Stefan Weil
2013-08-26
tcg-i386: Use new return-argument ld/st helpers
Richard Henderson
2013-08-26
tcg: Tidy softmmu_template.h
Richard Henderson
2013-08-26
tcg: Add mmu helpers that take a return address argument
Richard Henderson
2013-08-26
tcg-i386: Tidy qemu_ld/st slow path
Richard Henderson
2013-08-26
tcg-i386: Try pc-relative lea for constant formation
Richard Henderson
2013-08-26
tcg-i386: Add and use tcg_out64
Richard Henderson
2013-08-26
tcg: Tidy generated code for tcg_outN
Richard Henderson
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-08-26
Merge remote-tracking branch 'afaerber/tags/0.15-maintainer-for-anthony' into...
Anthony Liguori
2013-08-25
virtio: virtqueue_get_avail_bytes: fix desc_pa when loop over the indirect de...
yinyin
2013-08-24
disas-objdump: Pass --adjust-vma to objdump
Richard Henderson
[next]