]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-01-11 Paolo Bonzinicheckpatch: fix premature exit when no input or --mailback
2019-01-11 Thomas Huthaccel: Improve selection of the default accelerator
2019-01-10 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-01-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-01-10 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-01-10 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/staging...
2019-01-10 Peter Maydelllinux-user: make pwrite64/pread64(fd, NULL, 0, offset...
2019-01-10 Tom DeseynAdd getsockopt for settable SOL_IPV6 options
2019-01-10 Frediano Zigliospice: Remove unused include
2019-01-10 Gerd Hoffmannkeymaps: drop support for include files
2019-01-10 Gerd Hoffmannkeymaps: remove common include
2019-01-10 Gerd Hoffmannkeymaps: drop nl-be map
2019-01-10 Gerd Hoffmannkeymaps: remove modifiers include
2019-01-10 Peter Maydellui/console: Remove qemu_create_display_surface_guestmem()
2019-01-10 Marc-André... configure: bump spice-server required version to 0...
2019-01-10 Gerd Hoffmannegl-headless: add egl_create_context
2019-01-09 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2019-01-09 Li Qiangioapic: use TYPE_FOO MACRO than constant string
2019-01-09 Thomas Huthtrivial: Don't include isa.h if it is not really necessary
2019-01-09 Thomas Huthhw/audio/marvell: Don't include unnecessary i2c.h heade...
2019-01-09 Priit Laesqom: Include qemu/fprintf-fn.h in cpu.h
2019-01-09 Wainer dos... hw/core: fix whitespace in a sentence
2019-01-09 Eric Blaketypedefs: (Re-)sort entries alphabetically
2019-01-09 Philippe Mathieu... docker: Use a stable snapshot for Debian Sid
2019-01-09 Li Fengblock/nvme: optimize the performance of nvme driver...
2019-01-08 Cédric Le Goaterspapr: enable XIVE MMIOs at reset
2019-01-08 Cédric Le Goaterspapr: introduce a new sPAPR IRQ backend supporting...
2019-01-08 Cédric Le Goaterppc/xics: allow ICSState to have an offset 0
2019-01-08 Cédric Le Goaterspapr: move the qemu_irq array under the machine
2019-01-08 Cédric Le Goaterpnv/psi: move the ICSState qemu_irq array under the...
2019-01-08 Cédric Le Goaterppc: export the XICS and XIVE set_irq handlers
2019-01-08 Cédric Le Goaterspapr: return from post_load method when RTC import...
2019-01-08 Cédric Le Goaterppc: replace the 'Object *intc' by a 'ICPState *icp...
2019-01-08 Cédric Le Goaterppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
2019-01-08 Cédric Le Goaterspapr: modify the prototype of the cpu_intc_create...
2019-01-08 Cédric Le Goaterspapr/xive: simplify the sPAPR IRQ qirq method for...
2019-01-08 Greg Kurzspapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
2019-01-08 Michael Rothpci: allow cleanup/unregistration of PCI root buses
2019-01-08 Greg Kurzspapr: move spapr_create_phb() to core machine code
2019-01-08 Mark Cave-AylandMAINTAINERS: add qemu_vga.ndrv file entry for Mac machines
2019-01-08 Thomas HuthMAINTAINERS: Add some missing ppc-related files
2019-01-08 Mark Cave-Aylandtarget/ppc: replace AVR* macros with Vsr* macros
2019-01-08 Mark Cave-Aylandtarget/ppc: move FP and VMX registers into aligned...
2019-01-08 Mark Cave-Aylandtarget/ppc: merge ppc_vsr_t and ppc_avr_t union types
2019-01-08 Mark Cave-Aylandtarget/ppc: switch FPR, VMX and VSX helpers to access...
2019-01-08 Mark Cave-Aylandtarget/ppc: introduce get_cpu_vsr{l,h}() and set_cpu_vs...
2019-01-08 Mark Cave-Aylandtarget/ppc: introduce get_avr64() and set_avr64() helpe...
2019-01-08 Mark Cave-Aylandtarget/ppc: introduce get_fpr() and set_fpr() helpers...
2019-01-08 Mark Cave-Aylandtarget/ppc: switch EXTRACT_HELPER macros over to use...
2019-01-08 Mark Cave-Aylandtarget/ppc: fix typo in SIMM5 extraction helper
2019-01-08 BALATON ZoltanMAINTAINERS: Add more files to sam460ex
2019-01-08 BALATON Zoltanppc4xx: Disable debug logging by default
2019-01-08 Alexey Kardashevskiyppc/spapr: Receive and store device tree blob from...
2019-01-08 Laurent Vivierspapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
2019-01-08 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2019-01-08 Roman Bolshakovqemu-thread: Don't block SEGV, ILL and FPE
2019-01-08 Roman Bolshakovutil: Implement debug-threads for macOS
2019-01-08 Markus Armbrusterui/cocoa: Include less of the generated modular QAPI...
2019-01-08 Paolo Bonziniusb: move ehci_create_ich9_with_companions to hw/i386
2019-01-08 Hongbo Zhanghw/usb: Add generic sys-bus EHCI controller
2019-01-08 Li Qiangusb: dev-mtp: fix memory leak in error path
2019-01-08 Jonathan Daviesusb: drop unnecessary usb_device_post_load checks
2019-01-08 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-01-08 Richard Hendersonpc-bios: Update palcode-clipper
2019-01-07 Richard Hendersontarget/alpha: Fix user-only initialization of fpcr
2019-01-07 Peter Maydellhw/alpha/typhoon: Stop calling cpu_unassigned_access()
2019-01-07 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-01-07 Nick HudsonSupport u-boot noload images for arm as used by, NetBSD...
2019-01-07 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2019-01-07 Peter Maydellhw/misc/tz-mpc: Fix value of BLK_MAX register
2019-01-07 Peter Maydelltarget/arm: Emit barriers for A32/T32 load-acquire...
2019-01-07 Steffen Görtzarm: Add Clock peripheral stub to NRF51 SOC
2019-01-07 Steffen Görtztests/microbit-test: Add Tests for nRF51 Timer
2019-01-07 Steffen Görtzarm: Instantiate NRF51 Timers
2019-01-07 Steffen Görtzhw/timer/nrf51_timer: Add nRF51 Timer peripheral
2019-01-07 Steffen Görtztests/microbit-test: Add Tests for nRF51 GPIO
2019-01-07 Steffen Görtzarm: Instantiate NRF51 general purpose I/O
2019-01-07 Steffen Görtzhw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral
2019-01-07 Steffen Görtzarm: Instantiate NRF51 random number generator
2019-01-07 Steffen Görtzhw/misc/nrf51_rng: Add NRF51 random number generator...
2019-01-07 Steffen Görtzarm: Add header to host common definition for nRF51...
2019-01-07 Steffen Görtzqtest: Add set_irq_in command to set IRQ/GPIO level
2019-01-07 Philippe Mathieu... hw/arm/allwinner-a10: Add the 'A' SRAM and the SRAM...
2019-01-07 Peter Maydellcpus.c: Fix race condition in cpu_stop_current()
2019-01-07 Thomas HuthMAINTAINERS: Add ARM-related files for hw/[misc|input...
2019-01-07 Edgar E. Iglesiashw/arm: versal: Plug memory leaks
2019-01-07 Stefan HajnocziRevert "armv7m: Guard against no -kernel argument"
2019-01-07 Luc Michelarm/xlnx-zynqmp: put APUs and RPUs in separate CPU...
2019-01-07 Luc Michelgdbstub: add multiprocess extension support
2019-01-07 Luc Michelgdbstub: gdb_set_stop_cpu: ignore request when process...
2019-01-07 Luc Michelgdbstub: processes initialization on new peer connection
2019-01-07 Luc Michelgdbstub: add support for vAttach packets
2019-01-07 Luc Michelgdbstub: add support for extended mode packet
2019-01-07 Luc Michelgdbstub: add multiprocess support to 'D' packets
2019-01-07 Luc Michelgdbstub: add multiprocess support to gdb_vm_state_change()
2019-01-07 Luc Michelgdbstub: add multiprocess support to Xfer:features...
2019-01-07 Luc Michelgdbstub: add multiprocess support to (f|s)ThreadInfo...
2019-01-07 Luc Michelgdbstub: add multiprocess support to 'sC' packets
2019-01-07 Luc Michelgdbstub: add multiprocess support to vCont packets
2019-01-07 Luc Michelgdbstub: add multiprocess support to 'H' and 'T' packets
next