summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* iotests: Change coding style of _filter_nbd in 083Max Reitz2019-11-291-9/+10
* iotests: Rename filter_nbd to _filter_nbd in 083Max Reitz2019-11-291-2/+2
* nbd: client_close on error in nbd_co_client_startMax Reitz2019-11-291-2/+1
* iotests: Limit supported formats for 118Max Reitz2019-11-291-1/+3
* vmdk: Fix converting to streamOptimizedFam Zheng2019-11-291-1/+5
* block/qapi: Emit tray_open only if there is a trayMax Reitz2019-11-293-7/+3
* Revert "hw/block/fdc: Implement tray status"Max Reitz2019-11-293-99/+43
* blockdev: Fix 'change' for slot devicesMax Reitz2019-11-292-4/+30
* block: Add blk_dev_has_tray()Max Reitz2019-11-292-1/+10
* ehci: update irq on resetGerd Hoffmann2019-11-291-0/+1
* usb: check page select value while processing iTDPrasad J Pandit2019-11-291-4/+6
* sdl: shorten the GUI refresh interval when mouse or keyboard is activeJindřich Makovička2019-11-293-0/+46
* gtk: use qemu_chr_alloc() to allocate CharDriverStateDaniel P. Berrange2019-11-291-2/+7
* crypto: ensure qcrypto_hash_digest_len is always definedDaniel P. Berrange2019-11-291-13/+17
* audio: Clean up includesPeter Maydell2019-11-2932-8/+32
* char: remove qemu_chr_open_eventfdMarc-André Lureau2019-11-292-16/+0
* ivshmem: use a single eventfd callback, get rid of CharDriverMarc-André Lureau2019-11-291-37/+18
* ivshmem: generalize ivshmem_setup_interruptsMarc-André Lureau2019-11-291-11/+12
* ivshmem-test: test both msi & irq casesMarc-André Lureau2019-11-291-16/+37
* libqos: remove some leaksMarc-André Lureau2019-11-291-0/+2
* ivshmem-test: leak fixesMarc-André Lureau2019-11-291-11/+17
* ivshmem: remove redundant assignment, fix crash with msi=offMarc-André Lureau2019-11-291-3/+0
* ivshmem: no need for opaque argumentMarc-André Lureau2019-11-291-2/+2
* nvme: generate OpenFirmware device path in the "bootorder" fw_cfg fileLaszlo Ersek2019-11-291-36/+4
* crypto: register properties against the class instead of objectDaniel P. Berrange2019-11-294-72/+66
* crypto: fix description of @errp parameter initializationDaniel P. Berrange2019-11-293-14/+14
* target-ppc: mcrfs should always update FEX/VX and only clear exception bitsJames Clarke2019-11-292-4/+23
* target-ppc: Make every FPSCR_ macro have a corresponding FP_ macroJames Clarke2019-11-291-9/+22
* target-ppc: Allow more page sizes for POWER7 & POWER8 in TCGDavid Gibson2019-11-292-0/+34
* target-ppc: Helper to determine page size information from hpte aloneDavid Gibson2019-11-293-19/+44
* target-ppc: Add new TLB invalidate by HPTE call for hash64 MMUsDavid Gibson2019-11-293-42/+19
* target-ppc: Split 44x tlbiva from ppc_tlb_invalidate_one()David Gibson2019-11-293-5/+12
* target-ppc: Remove unused mmu models from ppc_tlb_invalidate_oneDavid Gibson2019-11-291-44/+2
* target-ppc: Use actual page size encodings from HPTEDavid Gibson2019-11-291-3/+60
* target-ppc: Rework SLB page size lookupDavid Gibson2019-11-293-39/+56
* target-ppc: Rework ppc_store_slbDavid Gibson2019-11-294-22/+21
* target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPUDavid Gibson2019-11-297-109/+136
* target-ppc: Remove unused kvmppc_read_segment_page_sizes() stubDavid Gibson2019-11-291-5/+0
* uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) registerProgrammingkid2019-11-291-0/+9
* cuda.c: return error for unknown commandsAlyssa Milburn2019-11-291-0/+5
* pseries: Allow TCG h_enter to work with hotplugged memoryDavid Gibson2019-11-291-2/+17
* target-ppc: gdbstub: Add VSX supportAnton Blanchard2019-11-293-3/+71
* target-ppc: gdbstub: fix spe registers for little-endian guestsGreg Kurz2019-11-291-1/+10
* target-ppc: gdbstub: fix altivec registers for little-endian guestsGreg Kurz2019-11-291-2/+10
* target-ppc: gdbstub: introduce avr_need_swap()Greg Kurz2019-11-291-14/+23
* target-ppc: gdbstub: fix float registers for little-endian guestsGreg Kurz2019-11-291-0/+4
* target-ppc: rename and export maybe_bswap_register()Greg Kurz2019-11-292-5/+6
* target-ppc: kvm: fix floating point registers sync on little-endian hostsGreg Kurz2019-11-291-0/+12
* pseries: Clean up error reporting in htab migration functionsDavid Gibson2019-11-291-6/+6
* pseries: Clean up error reporting in ppc_spapr_init()David Gibson2019-11-291-11/+12
OpenPOWER on IntegriCloud