2019-02-05 |
Li Zhijian | unify len and addr type for memory/address APIs |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Paolo Bonzini | ui: vnc: finish removing TABs |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Paolo Bonzini | crypto: finish removing TABs |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Paolo Bonzini | monitor: do not use QTAILQ_FOREACH_SAFE across critical... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Viktor Prutyanov | configure: enable elf2dmp build for Windows hosts |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Viktor Prutyanov | contrib/elf2dmp: fix printf format |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Viktor Prutyanov | contrib/elf2dmp: fix structures definitions |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Viktor Prutyanov | contrib/elf2dmp: use GLib in PDB processing |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Viktor Prutyanov | contrib/elf2dmp: use GLib in ELF processing |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Viktor Prutyanov | contrib/elf2dmp: fix elf.h including |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Paolo Bonzini | target-i386: hvf: remove MPX support |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Robert Hoo | Revert "i386: Add CPUID bit for PCONFIG" |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Paolo Bonzini | i386: remove the 'INTEL_PT' CPUID bit from named CPU... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Robert Hoo | i386: remove the new CPUID 'PCONFIG' from Icelake-Serve... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Stefano Garzarella | hw/i386/pc: enable PVH only for machine type >= 4.0 |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Stefano Garzarella | optionrom/pvh: load initrd from fw_cfg |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Stefano Garzarella | hw/i386/pc: use PVH option rom |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Stefano Garzarella | optionrom: add new PVH option rom |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Stefano Garzarella | linuxboot_dma: move common functions in a new header |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Stefano Garzarella | linuxboot_dma: remove duplicate definitions of FW_CFG |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Stefano Garzarella | pvh: load initrd and expose it through fw_cfg |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Liam Merwick | pvh: Boot uncompressed kernel using direct boot ABI |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Liam Merwick | pvh: Add x86/HVM direct boot ABI header file |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Liam Merwick | elf-ops.h: Add get_elf_note_type() |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Liam Merwick | elf: Add optional function ptr to load_elf() to parse... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Laurent Vivier | cpus: ignore ESRCH in qemu_cpu_kick_thread() |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Thomas Huth | configure: Add a proper check for openpty() in libutil |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Emilio G. Cota | cpu-exec: reset BQL after longjmp in cpu_exec_step_atomic |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Emilio G. Cota | cpu-exec: add assert_no_pages_locked() after longjmp |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Paolo Bonzini | tap: flush STDOUT on newline |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Paolo Bonzini | vhost-user-test: reduce usage of global_qtest |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Paolo Bonzini | vhost-user-test: skip if there is no memory at address 0 |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Paolo Bonzini | vhost-user-test: support VHOST_USER_PROTOCOL_F_CROSS_ENDIAN |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Paolo Bonzini | vhost-user-test: signal data_cond when s->rings changes |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Paolo Bonzini | vhost-user-test: use g_cond_broadcast |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Peter Maydell | Merge remote-tracking branch 'remotes/ericb/tags/pull... |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Peter Maydell | Merge remote-tracking branch 'remotes/xtensa/tags/20190... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Vladimir Sementsov... | block/nbd-client: rename read_reply_co to connection_co |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Vladimir Sementsov... | block/nbd-client: don't check ioc |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Vladimir Sementsov... | block/nbd-client: fix nbd_reply_chunk_iter_receive |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Vladimir Sementsov... | block/nbd-client: split connection from initialization |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Vladimir Sementsov... | block/nbd: move connection code from block/nbd to block... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Vladimir Sementsov... | block/nbd-client: split channel errors from export... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Vladimir Sementsov... | nbd: generalize usage of nbd_read |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Eric Blake | qemu-nbd: Deprecate qemu-nbd --partition |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Jason Wang | test-filter-mirror: pass UNIX domain socket through fd |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Thomas Huth | tests/docker/test-mingw and docs: Remove --with-sdlabi=2.0 |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Peter Maydell | Merge remote-tracking branch 'remotes/aperard/tags... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Paul Durrant | xen-block: handle resize callback |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Paul Durrant | xen: fix xen-bus state model to allow frontend re-conne... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Anthony PERARD | configure: Don't add Xen's libs to LDFLAGS |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Anthony PERARD | configure: xen: Stop build-testing for xc_domain_create |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Peter Maydell | Merge remote-tracking branch 'remotes/dgibson/tags... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Murilo Opsfelder... | mmap-alloc: fix hugetlbfs misaligned length in ppc64 |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Murilo Opsfelder... | mmap-alloc: unfold qemu_ram_mmap() |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Thomas Huth | hw/ppc: Don't include m48t59.h if it is not necessary |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Alexey Kardashevskiy | spapr_pci: Fix endianness in assigned-addresses property |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Mark Cave-Ayland | target/ppc: remove various HOST_WORDS_BIGENDIAN hacks... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Mark Cave-Ayland | target/ppc: remove ROTRu32 and ROTRu64 macros from... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Mark Cave-Ayland | target/ppc: simplify VEXT_SIGNED macro in int_helper.c |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Mark Cave-Ayland | target/ppc: eliminate use of EL_IDX macros from int_hel... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Mark Cave-Ayland | target/ppc: eliminate use of HI_IDX and LO_IDX macros... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Mark Cave-Ayland | target/ppc: rework vmul{e,o}{s,u}{b,h,w} instructions... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Mark Cave-Ayland | target/ppc: rework vmrg{l,h}{b,h,w} instructions to... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Thomas Huth | hw/ppc/spapr: Add support for "-vga cirrus" |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Mark Cave-Ayland | QemuMacDrivers: update qemu_vga.ndrv to 90c488d built... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Mark Cave-Ayland | MAINTAINERS: add myself as maintainer for Mac Old World... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Alexey Kardashevskiy | spapr: Drop unused parameters from fdt building helper |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Thomas Huth | MAINTAINERS: Merge the two e500 sections |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Thomas Huth | MAINTAINERS: XIVE is an interrupt controller, not a... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Thomas Huth | hw/ppc: Move ppc40x_*reset() functions from ppc405_uc... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Cédric Le Goater | ppc: remove the interrupt presenters from under PowerPCCPU |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Mark Cave-Ayland | target/ppc: implement complete set of Vsr* macros |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Cédric Le Goater | spapr: move the interrupt presenters under machine_data |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Cédric Le Goater | ppc/pnv: introduce a CPU machine_data |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Cédric Le Goater | xive: add a get_tctx() method to the XiveRouter |
commit | commitdiff | tree | snapshot |
2019-02-04 |
David Hildenbrand | spapr/pci: Fix primary bus number for PCI bridges |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Greg Kurz | spapr: Forbid setting ic-mode for old machine types |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Thomas Huth | hw/ppc/spapr: Encode the SCSI channel (bus) in the... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Cédric Le Goater | spapr/vio: remove the "irq" property" |
commit | commitdiff | tree | snapshot |
2019-02-04 |
BALATON Zoltan | ppc440: Avoid reporting error when reading non-existent... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Greg Kurz | target/ppc/kvm: Drop useless include directive |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Cédric Le Goater | ppc/xive: fix remaining XiveFabric names |
commit | commitdiff | tree | snapshot |
2019-02-04 |
BALATON Zoltan | sam460ex: Fix support for memory larger than 1GB |
commit | commitdiff | tree | snapshot |
2019-02-04 |
BALATON Zoltan | ppc4xx: Pass array index to function instead of pointer... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
BALATON Zoltan | ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_... |
commit | commitdiff | tree | snapshot |
2019-02-04 |
BALATON Zoltan | ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust() |
commit | commitdiff | tree | snapshot |
2019-02-04 |
BALATON Zoltan | sam460ex: Clean up SPD EEPROM creation |
commit | commitdiff | tree | snapshot |
2019-02-04 |
BALATON Zoltan | smbus: Add a helper to generate SPD EEPROM data |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Alexey Kardashevskiy | pseries: Update SLOF firmware image |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Peter Maydell | Merge remote-tracking branch 'remotes/kevin/tags/for... |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Peter Maydell | Merge remote-tracking branch 'remotes/pmaydell/tags... |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Steffen Görtz | tests/microbit-test: Add tests for nRF51 NVMC |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Steffen Görtz | arm: Instantiate NRF51 special NVM's and NVMC |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Steffen Görtz | hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Remi Denis... | target/arm: fix decoding of B{,L}RA{A,B} |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Remi Denis... | target/arm: fix AArch64 virtual address space size |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Richard Henderson | linux-user: Initialize aarch64 pac keys |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Richard Henderson | aarch64-linux-user: Enable HWCAP bits for PAuth |
commit | commitdiff | tree | snapshot |
2019-02-01 |
Richard Henderson | aarch64-linux-user: Update HWCAP bits from linux 5... |
commit | commitdiff | tree | snapshot |
next |