summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcg: Change flush_icache_range arguments to uintptr_tRichard Henderson2013-09-0210-31/+17
* qtest: Fix FMT_timeval vs time_tRichard Henderson2013-09-021-4/+4
* tcg: Constant fold div, remRichard Henderson2013-09-021-0/+23
* tcg-ppc64: Implement muluh, mulshRichard Henderson2013-09-022-29/+11
* tcg-mips: Implement mulsh, muluhRichard Henderson2013-09-022-2/+12
* tcg: Add muluh and mulsh opcodesRichard Henderson2013-09-0216-11/+128
* Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-08-304-167/+305
|\
| * monitor: improve auto complete of "help" for single command in sub groupWenchao Xia2013-08-301-4/+2
| * monitor: allow "help" show message for single command in sub groupWenchao Xia2013-08-302-1/+28
| * monitor: support sub command in auto completionWenchao Xia2013-08-301-7/+7
| * monitor: refine monitor_find_completion()Wenchao Xia2013-08-301-26/+39
| * monitor: support sub command in helpWenchao Xia2013-08-301-10/+52
| * monitor: refine parse_cmdline()Wenchao Xia2013-08-301-11/+40
| * monitor: code move for parse_cmdline()Wenchao Xia2013-08-301-93/+98
| * monitor: avoid direct use of global variable *mon_cmdsWenchao Xia2013-08-301-5/+8
| * monitor: split off monitor_data_init()Wenchao Xia2013-08-301-5/+15
| * monitor: call sortcmdlist() only one timeWenchao Xia2013-08-301-2/+1
| * monitor: avoid use of global *cur_mon in readline_completion()Wenchao Xia2013-08-301-2/+1
| * monitor: avoid use of global *cur_mon in monitor_find_completion()Wenchao Xia2013-08-303-11/+12
| * monitor: avoid use of global *cur_mon in block_completion_it()Wenchao Xia2013-08-301-4/+14
| * monitor: avoid use of global *cur_mon in file_completion()Wenchao Xia2013-08-301-4/+4
| * monitor: avoid use of global *cur_mon in cmd_completion()Wenchao Xia2013-08-301-6/+7
| * monitor: Add missing attributes to local functionStefan Weil2013-08-301-1/+2
* | Merge remote-tracking branch 'borntraeger/tags/kdump' into stagingAnthony Liguori2013-08-309-19/+204
|\ \ | |/ |/|
| * s390: wire up nmi command to raise a RESTART interrupt on S390Eugene (jno) Dvurechenski2013-08-305-6/+33
| * s390: Implement load normal resetChristian Borntraeger2013-08-301-0/+30
| * s390/cpu: split CPU reset into architectured functionsChristian Borntraeger2013-08-302-3/+39
| * s390: provide a cpu load normal functionChristian Borntraeger2013-08-303-0/+19
| * s390: provide I/O subsystem resetChristian Borntraeger2013-08-302-0/+16
| * s390/kvm: basic implementation of diagnose 308 subcode 6Eugene (jno) Dvurechenski2013-08-303-0/+57
| * s390x/kvm: Fix switch/case indentation for handle_diagChristian Borntraeger2013-08-301-10/+10
|/
* Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5Anthony Liguori2013-08-299-126/+333
|\
| * kvm-stub: fix compilationPaolo Bonzini2013-08-281-1/+2
| * kvm: shorten the parameter list for get_real_device()Wei Yang2013-08-231-5/+4
| * kvm: i386: fix LAPIC TSC deadline timer save/restoreMarcelo Tosatti2013-08-201-3/+26
| * kvm-all.c: max_cpus should not exceed KVM vcpu limitMarcelo Tosatti2013-08-201-0/+7
| * kvm: Simplify kvm_handle_ioJan Kiszka2013-08-201-26/+2
| * kvm: x86: fix setting IA32_FEATURE_CONTROL with nested VMX disabledLiu Jinsong2013-08-201-2/+15
| * kvm: add KVM_IRQFD_FLAG_RESAMPLE supportVincenzo Maffione2013-08-094-8/+18
| * kvm: migrate vPMU statePaolo Bonzini2013-08-093-5/+155
| * target-i386: remove tabs from target-i386/cpu.hPaolo Bonzini2013-08-091-96/+96
| * Initialize IA32_FEATURE_CONTROL MSR in reset and migrationArthur Chunqi Li2013-07-253-0/+28
* | Merge remote-tracking branch 'sweil/mingw' into stable-1.5Anthony Liguori2013-08-293-4/+4
|\ \
| * | gtk: Remove unused include statements which are not portableStefan Weil2013-08-271-4/+0
| * | w32: Add an icon resourceStefan Weil2013-08-271-0/+2
| * | w32: Fix broken out-of-tree builds (missing version.o)Stefan Weil2013-08-271-0/+2
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5Anthony Liguori2013-08-2913-270/+231
|\ \ \
| * | | virtio: virtqueue_get_avail_bytes: fix desc_pa when loop over the indirect de...yinyin2013-08-251-1/+1
| * | | pc_piix: Kill pc_init1() memory region argsEduardo Habkost2013-08-211-5/+5
| * | | pc: pc_compat_1_4() now can call pc_compat_1_5()Eduardo Habkost2013-08-212-4/+4
OpenPOWER on IntegriCloud