aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-05optionrom: add new PVH option romStefano Garzarella
2019-02-05linuxboot_dma: move common functions in a new headerStefano Garzarella
2019-02-05linuxboot_dma: remove duplicate definitions of FW_CFGStefano Garzarella
2019-02-05pvh: load initrd and expose it through fw_cfgStefano Garzarella
2019-02-05pvh: Boot uncompressed kernel using direct boot ABILiam Merwick
2019-02-05pvh: Add x86/HVM direct boot ABI header fileLiam Merwick
2019-02-05elf-ops.h: Add get_elf_note_type()Liam Merwick
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick
2019-02-05cpus: ignore ESRCH in qemu_cpu_kick_thread()Laurent Vivier
2019-02-05configure: Add a proper check for openpty() in libutilThomas Huth
2019-02-05cpu-exec: reset BQL after longjmp in cpu_exec_step_atomicEmilio G. Cota
2019-02-05cpu-exec: add assert_no_pages_locked() after longjmpEmilio G. Cota
2019-02-05tap: flush STDOUT on newlinePaolo Bonzini
2019-02-05vhost-user-test: reduce usage of global_qtestPaolo Bonzini
2019-02-05vhost-user-test: skip if there is no memory at address 0Paolo Bonzini
2019-02-05vhost-user-test: support VHOST_USER_PROTOCOL_F_CROSS_ENDIANPaolo Bonzini
2019-02-05vhost-user-test: signal data_cond when s->rings changesPaolo Bonzini
2019-02-05vhost-user-test: use g_cond_broadcastPaolo Bonzini
2019-02-05Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-04' into st...Peter Maydell
2019-02-05Merge remote-tracking branch 'remotes/xtensa/tags/20190204-xtensa' into stagingPeter Maydell
2019-02-04block/nbd-client: rename read_reply_co to connection_coVladimir Sementsov-Ogievskiy
2019-02-04block/nbd-client: don't check iocVladimir Sementsov-Ogievskiy
2019-02-04block/nbd-client: fix nbd_reply_chunk_iter_receiveVladimir Sementsov-Ogievskiy
2019-02-04block/nbd-client: split connection from initializationVladimir Sementsov-Ogievskiy
2019-02-04block/nbd: move connection code from block/nbd to block/nbd-clientVladimir Sementsov-Ogievskiy
2019-02-04block/nbd-client: split channel errors from export errorsVladimir Sementsov-Ogievskiy
2019-02-04nbd: generalize usage of nbd_readVladimir Sementsov-Ogievskiy
2019-02-04qemu-nbd: Deprecate qemu-nbd --partitionEric Blake
2019-02-04test-filter-mirror: pass UNIX domain socket through fdJason Wang
2019-02-04tests/docker/test-mingw and docs: Remove --with-sdlabi=2.0Thomas Huth
2019-02-04Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190204' into st...Peter Maydell
2019-02-04xen-block: handle resize callbackPaul Durrant
2019-02-04xen: fix xen-bus state model to allow frontend re-connectionPaul Durrant
2019-02-04configure: Don't add Xen's libs to LDFLAGSAnthony PERARD
2019-02-04configure: xen: Stop build-testing for xc_domain_createAnthony PERARD
2019-02-04Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190204' into...Peter Maydell
2019-02-04mmap-alloc: fix hugetlbfs misaligned length in ppc64Murilo Opsfelder Araujo
2019-02-04mmap-alloc: unfold qemu_ram_mmap()Murilo Opsfelder Araujo
2019-02-04hw/ppc: Don't include m48t59.h if it is not necessaryThomas Huth
2019-02-04spapr_pci: Fix endianness in assigned-addresses propertyAlexey Kardashevskiy
2019-02-04target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.cMark Cave-Ayland
2019-02-04target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: simplify VEXT_SIGNED macro in int_helper.cMark Cave-Ayland
2019-02-04target/ppc: eliminate use of EL_IDX macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.cMark Cave-Ayland
2019-02-04target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland
2019-02-04target/ppc: rework vmrg{l,h}{b,h,w} instructions to use Vsr* macrosMark Cave-Ayland
2019-02-04hw/ppc/spapr: Add support for "-vga cirrus"Thomas Huth
2019-02-04QemuMacDrivers: update qemu_vga.ndrv to 90c488d built from submoduleMark Cave-Ayland
2019-02-04MAINTAINERS: add myself as maintainer for Mac Old World and New World machinesMark Cave-Ayland