summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | pc: Create pc_compat_*() functionsEduardo Habkost2013-08-212-18/+65
| * | | pc: Kill pc_init_pci_1_0()Eduardo Habkost2013-08-211-10/+4
| * | | pc: Don't explode QEMUMachineInitArgs into local variables needlesslyMarkus Armbruster2013-08-211-13/+9
| * | | pc: Don't prematurely explode QEMUMachineInitArgsMarkus Armbruster2013-08-211-49/+16
| * | | ppc: Don't duplicate QEMUMachineInitArgs in PPCE500ParamsMarkus Armbruster2013-08-214-41/+23
| * | | ppc: Don't explode QEMUMachineInitArgs into local variables needlesslyMarkus Armbruster2013-08-212-24/+12
| * | | sun4: Don't prematurely explode QEMUMachineInitArgsMarkus Armbruster2013-08-212-125/+40
| * | | q35: Add PCIe switch to example q35 configurationAlex Williamson2013-08-211-0/+23
| * | | loader: store FW CFG ROM files in RAMMichael S. Tsirkin2013-08-214-3/+51
| * | | arch_init: align MR size to target page sizeMichael S. Tsirkin2013-08-211-1/+2
| * | | pc: cleanup 1.4 compat supportMichael S. Tsirkin2013-08-212-4/+4
* | | | tcg-i386: Remove abort from GETPC_LDSTRichard Henderson2013-08-291-5/+5
* | | | target-mips: fix get_physical_address() #if 0 build errorJames Hogan2013-08-281-1/+1
* | | | tcg-i386: Use new return-argument ld/st helpersRichard Henderson2013-08-262-67/+49
* | | | tcg: Tidy softmmu_template.hRichard Henderson2013-08-261-183/+104
* | | | tcg: Add mmu helpers that take a return address argumentRichard Henderson2013-08-262-33/+55
* | | | tcg-i386: Tidy qemu_ld/st slow pathRichard Henderson2013-08-261-91/+74
* | | | tcg-i386: Try pc-relative lea for constant formationRichard Henderson2013-08-261-5/+20
* | | | tcg-i386: Add and use tcg_out64Richard Henderson2013-08-262-2/+8
* | | | tcg: Tidy generated code for tcg_outNRichard Henderson2013-08-261-4/+6
| |/ / |/| |
* | | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-08-26177-1503/+2362
|\ \ \
| * | | win32-aio: drop win32_aio_flush_cb()Stefan Hajnoczi2013-08-221-9/+1
| * | | aio-win32: replace incorrect AioHandler->opaque usage with ->eStefan Hajnoczi2013-08-221-2/+2
| * | | aio / timers: remove dummy_io_handler_flush from tests/test-aio.cAlex Bligh2013-08-221-7/+2
| * | | aio / timers: Remove legacy interfaceAlex Bligh2013-08-222-244/+5
| * | | aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-22121-678/+678
| * | | aio / timers: Add scripts/switch-timer-apiAlex Bligh2013-08-221-0/+178
| * | | aio / timers: Add test harness for AioContext timersAlex Bligh2013-08-221-0/+134
OpenPOWER on IntegriCloud