]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2021-05-11 Warner Loshbsd-user: use qemu_strtoul in preference to strtol
2021-05-11 Warner Loshbsd-user: style tweak: use {} consistently in for ...
2021-05-11 Warner Loshbsd-user: style tweak: use {} for all if statements...
2021-05-11 Warner Loshbsd-user: style tweak: don't assign in if statements
2021-05-11 Warner Loshbsd-user: style tweak: Use preferred block comments
2021-05-11 Warner Loshbsd-user: style tweak: remove spacing after '*' and...
2021-05-11 Warner Loshbsd-user: style tweak: move extern to header file
2021-05-11 Warner Loshbsd-user: Remove commented out code
2021-05-11 Warner Loshbsd-user: style tweak: Use preferred block comments
2021-05-11 Warner Loshbsd-user: style tweak: Remove #if 0'd code
2021-05-11 Warner Loshbsd-user: style tweak: use C not C++ comments
2021-05-11 Warner Loshbsd-user: whitespace changes
2021-05-11 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert-gitlab...
2021-05-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2021-05-10 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-05-10 Guenter Roeckhw/arm/xlnx: Fix PHY address for xilinx-zynq-a9
2021-05-10 Peter Maydellhw/arm/mps2-tz: Implement AN524 memory remapping via...
2021-05-10 Peter Maydellhw/misc/mps2-scc: Support using CFG0 bit 0 for remapping
2021-05-10 Peter Maydellhw/misc/mps2-scc: Add "QEMU interface" comment
2021-05-10 Philippe Mathieu... hw/arm/imx25_pdk: Fix error message for invalid RAM...
2021-05-10 Peter Maydellinclude/disas/dis-asm.h: Handle being included outside...
2021-05-10 Peter Maydellinclude/qemu/bswap.h: Handle being included outside...
2021-05-10 Peter Maydellosdep: Make os-win32.h and os-posix.h handle 'extern...
2021-05-10 Peter Maydellhw/sd/omap_mmc: Use device_cold_reset() instead of...
2021-05-10 Peter Maydelltarget/arm: Make WFI a NOP for userspace emulators
2021-05-10 Peter Maydelltarget/arm: Make translate-neon.c.inc its own compilati...
2021-05-10 Peter Maydelltarget/arm: Make functions used by translate-neon global
2021-05-10 Peter Maydelltarget/arm: Move NeonGenThreeOpEnvFn typedef to translate.h
2021-05-10 Peter Maydelltarget/arm: Delete unused typedef
2021-05-10 Peter Maydelltarget/arm: Move vfp_reg_ptr() to translate-neon.c.inc
2021-05-10 Peter Maydelltarget/arm: Make translate-vfp.c.inc its own compilatio...
2021-05-10 Peter Maydelltarget/arm: Make functions used by translate-vfp global
2021-05-10 Peter Maydelltarget/arm: Move vfp_{load, store}_reg{32, 64} to trans...
2021-05-10 Peter Maydelltarget/arm: Move gen_aa32 functions to translate-a32.h
2021-05-10 Peter Maydelltarget/arm: Split m-nocp trans functions into their...
2021-05-10 Peter Maydelltarget/arm: Make functions used by m-nocp global
2021-05-10 Peter Maydelltarget/arm: Share unallocated_encoding() and gen_except...
2021-05-10 Peter Maydelltarget/arm: Move constant expanders to translate.h
2021-05-10 Peter Maydelltarget/arm: Fix tlbbits calculation in tlbi_aa64_vae2is...
2021-05-10 Richard Hendersonlinux-user/aarch64: Enable hwcap for RND, BTI, and MTE
2021-05-10 Alex Bennéedocs: fix link in sbsa description
2021-05-10 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2021-05-06 Mahmoud Mandourvirtiofsd/fuse_virtio.c: Changed allocations of locals...
2021-05-06 Mahmoud Mandourvirtiofsd/passthrough_ll.c: Changed local allocations...
2021-05-06 Mahmoud Mandourvirtiofsd: Changed allocations of fv_VuDev & its intern...
2021-05-06 Mahmoud Mandourvirtiofsd: Changed allocation of lo_map_elems to GLib...
2021-05-06 Mahmoud Mandourvirtiofsd: Changed allocations of fuse_session to GLib...
2021-05-06 Mahmoud Mandourvirtiofsd: Changed allocations of iovec to GLib's functions
2021-05-06 Mahmoud Mandourvirtiofsd: Changed allocations of fuse_req to GLib...
2021-05-06 Dr. David Alan... virtiofsd: Don't assume header layout
2021-05-06 Dr. David Alan... virtiofs: Fixup printf args
2021-05-06 Carlos Venegasvirtiofsd: Add help for -o xattr-mapping
2021-05-06 Carlos Venegasvirtiofsd: Allow use "-o xattrmap" without "-o xattr"
2021-05-06 Greg Kurzvirtiofsd: Fix side-effect in assert()
2021-05-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-05-05 Peter MaydellMerge remote-tracking branch 'remotes/dg-gitlab/tags...
2021-05-05 Gerd Hoffmannusb: limit combined packets to 1 MiB (CVE-2021-3527)
2021-05-05 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-05-04 Philippe Mathieu... hw/sparc*: Move cpu_check_irqs() to target/sparc/
2021-05-04 Philippe Mathieu... hw/sparc64: Fix code style for checkpatch.pl
2021-05-04 Philippe Mathieu... hw/sparc64: Remove unused "hw/char/serial.h" header
2021-05-04 Philippe Mathieu... hw/sparc: Allow building without the leon3 machine
2021-05-04 Philippe Mathieu... hw/sparc/sun4m: Move each sun4m_hwdef definition in...
2021-05-04 Philippe Mathieu... hw/sparc/sun4m: Fix code style for checkpatch.pl
2021-05-04 Philippe Mathieu... hw/sparc/sun4m: Register machine types in sun4m_machine...
2021-05-04 Philippe Mathieu... hw/sparc/sun4m: Factor out sun4m_machine_class_init()
2021-05-04 Philippe Mathieu... hw/sparc/sun4m: Introduce Sun4mMachineClass
2021-05-04 Philippe Mathieu... hw/sparc/sun4m: Have sun4m machines inherit new TYPE_SU...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2021-05-04 Paolo Bonziniglib-compat: accept G_TEST_SLOW environment variable
2021-05-04 Paolo Bonzinigitlab-ci: use --meson=internal for CFI jobs
2021-05-04 Paolo Bonziniconfigure: handle meson options that have changed type
2021-05-04 Paolo Bonziniconfigure: reindent meson invocation
2021-05-04 Joelle van... slirp: add configure option to disable smbd
2021-05-04 Paolo Bonziniratelimit: protect with a mutex
2021-05-04 Reinoud ZandijkAdd NVMM Accelerator: add maintainers for NetBSD/NVMM
2021-05-04 Reinoud ZandijkAdd NVMM accelerator: acceleration enlightenments
2021-05-04 Reinoud ZandijkAdd NVMM accelerator: x86 CPU support
2021-05-04 Reinoud ZandijkAdd NVMM accelerator: configure and build logic
2021-05-04 Paolo Bonzinioslib-win32: do not rely on macro to get redefined...
2021-05-04 Peter MaydellMerge remote-tracking branch 'remotes/bsdimp/tags/pull...
2021-05-04 Gerd Hoffmannusb/mtp: avoid dynamic stack allocation
2021-05-04 Gerd Hoffmannusb/redir: avoid dynamic stack allocation (CVE-2021...
2021-05-04 Gerd Hoffmannusb/hid: avoid dynamic stack allocation
2021-05-04 Philippe Mathieu... hw/usb: Do not build USB subsystem if not required
2021-05-04 Philippe Mathieu... hw/usb/host-stub: Remove unused header
2021-05-04 Peter Maydellhw/ppc/pnv_psi: Use device_cold_reset() instead of...
2021-05-04 Peter Maydellhw/ppc/spapr_vio: Reset TCE table object with device_co...
2021-05-04 Peter Maydellhw/intc/spapr_xive: Use device_cold_reset() instead...
2021-05-04 Bruno Larsen... target/ppc: removed VSCR from SPR registration
2021-05-04 Richard Hendersontarget/ppc: Reduce the size of ppc_spr_t
2021-05-04 Richard Hendersontarget/ppc: Clean up _spr_register et al
2021-05-04 Nicholas Piggintarget/ppc: Add POWER10 exception model
2021-05-04 Nicholas Piggintarget/ppc: rework AIL logic in interrupt delivery
2021-05-04 Bruno Larsen... target/ppc: move opcode table logic to translate.c
2021-05-04 Bruno Larsen... target/ppc: code motion from translate_init.c.inc to...
2021-05-04 Daniel Henrique... spapr_drc.c: handle hotunplug errors in drc_unisolate_l...
2021-05-04 Daniel Henrique... spapr.h: increase FDT_MAX_SIZE
2021-05-04 Daniel Henrique... spapr.c: do not use MachineClass::max_cpus to limit...
2021-05-04 Ravi Bangoriappc: Rename current DAWR macros and variables
next