]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-02-01 Philippe Mathieu... hw/display/milkymist-tmu2: Move inlined code from heade...
2019-02-01 Philippe Mathieu... hw/display/milkymist-tmu2: Explicit the dependency...
2019-02-01 Philippe Mathieu... configure: LM32 Milkymist Texture Mapping Unit (tmu2...
2019-02-01 Philippe Mathieu... hw/display: Move Milkymist specific hardware out of...
2019-01-31 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-01-31 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2019-01-31 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2019-01-31 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-01-30 Stefano Garzarellavirtio-blk: remove duplicate definition of VirtIOBlock...
2019-01-30 Paul Durranthw/block: clean up stale xen_disk trace entries
2019-01-30 Thomas Huthtarget/m68k: Fix LGPL information in the file headers
2019-01-30 Thomas Huthtarget/s390x: Fix LGPL version in the file header comments
2019-01-30 Thomas Huthtcg: Fix LGPL version number
2019-01-30 Thomas Huthtarget/tricore: Fix LGPL version number
2019-01-30 Thomas Huthtarget/openrisc: Fix LGPL version number
2019-01-30 Thomas HuthCOPYING.LIB: Synchronize the LGPL 2.1 with the version...
2019-01-30 Thomas HuthDon't talk about the LGPL if the file is licensed under...
2019-01-30 kumar souravhw: sd: set category of the sd memory card
2019-01-30 kumar souravhw: input: set category of the i8042 device
2019-01-30 Dr. David Alan... typo: apci->acpi
2019-01-30 kumar souravhw: edu: set category of the edu device
2019-01-30 Bandan Dasusb-mtp: replace the homebrew write with qemu_write_full
2019-01-30 Bandan Dasusb-mtp: breakup MTP write into smaller chunks
2019-01-30 Bandan Dasusb-mtp: Reallocate buffer in multiples of MTP_WRITE_BUF_SZ
2019-01-30 Yuri Benditovichusb: implement XHCI underrun/overrun events
2019-01-30 Yuri Benditovichusb: XHCI shall not halt isochronous endpoints
2019-01-30 Thomas Huthhw/usb: Fix LGPL information in the file headers
2019-01-30 Li Qiangusb: dev-mtp: close fd in usb_mtp_object_readdir()
2019-01-30 Gerd Hoffmannusb: assign unique serial numbers to hid devices
2019-01-30 Stefan Hajnoczitrace: rerun tracetool after ./configure changes
2019-01-29 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-01-29 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2019-01-29 Peter Maydellgdbstub: Simplify gdb_get_cpu_pid() to use cpu->cluster...
2019-01-29 Peter Maydellaccel/tcg: Add cluster number to TCG TB hash
2019-01-29 Peter Maydellqom/cpu: Add cluster_index to CPUState
2019-01-29 Peter Maydellhw/arm/xlnx-zynqmp: Realize cluster after putting RPUs...
2019-01-29 Cédric Le Goateraspeed/smc: snoop SPI transfers to fake dummy cycles
2019-01-29 Cédric Le Goateraspeed/smc: Add dummy data register
2019-01-29 Cédric Le Goateraspeed/smc: define registers for all possible CS
2019-01-29 Cédric Le Goateraspeed/smc: fix default read value
2019-01-29 Peter Maydellxlnx-zynqmp: Don't create rpu-cluster if there are...
2019-01-29 Peter Maydellcheckpatch: Don't emit spurious warnings about block...
2019-01-29 Julia Suvorovatests/microbit-test: Check nRF51 UART functionality
2019-01-29 Julia Suvorovatests/microbit-test: Make test independent of global_qtest
2019-01-29 Julia Suvorovatests/libqtest: Introduce qtest_init_with_serial()
2019-01-29 Stefan Hajnoczimemory: add memory_region_flush_rom_device()
2019-01-29 Aaron Lindsay OStarget/arm: Don't clear supported PMU events when initi...
2019-01-29 Stefan HajnocziMAINTAINERS: update microbit ARM board files
2019-01-29 Peter Maydellaccel/tcg/user-exec: Don't parse aarch64 insns to test...
2019-01-29 Peter Maydellexec.c: Use correct attrs in cpu_memory_rw_debug()
2019-01-29 Stefan Hajnoczitests/microbit-test: add TWI stub device test
2019-01-29 Steffen Görtzarm: Stub out NRF51 TWI magnetometer/accelerometer...
2019-01-29 Luc Michelgdbstub: fix gdb_get_cpu(s, pid, tid) when pid and...
2019-01-29 Thomas Rothtarget/arm: v8m: Ensure IDAU is respected if SAU is...
2019-01-29 Richard Hendersontarget/arm: Fix validation of 32-bit address spaces...
2019-01-28 Zhang Yihostmem: add more information in error messages
2019-01-28 Zhang Yinuma: Fixed the memory leak of numa error message
2019-01-28 Vitaly Kuznetsovi386: Enable NPT and NRIPSAVE for AMD CPUs
2019-01-28 Tao Xui386: Update stepping of Cascadelake-Server
2019-01-28 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2019-01-28 Richard Hendersoncputlb: Remove static tlb sizing
2019-01-28 Richard Hendersontcg/tci: enable dynamic TLB sizing
2019-01-28 Richard Hendersontcg/mips: enable dynamic TLB sizing
2019-01-28 Richard Hendersontcg/mips: Fix tcg_out_qemu_ld_slow_path
2019-01-28 Richard Hendersontcg/arm: enable dynamic TLB sizing
2019-01-28 Richard Hendersontcg/riscv: enable dynamic TLB sizing
2019-01-28 Richard Hendersontcg/s390: enable dynamic TLB sizing
2019-01-28 Richard Hendersontcg/sparc: enable dynamic TLB sizing
2019-01-28 Richard Hendersontcg/ppc: enable dynamic TLB sizing
2019-01-28 Richard Hendersontcg/aarch64: enable dynamic TLB sizing
2019-01-28 Emilio G. Cotatcg/i386: enable dynamic TLB sizing
2019-01-28 Emilio G. Cotatcg: introduce dynamic TLB sizing
2019-01-28 Emilio G. Cotacputlb: do not evict empty entries to the vtlb
2019-01-28 Richard Hendersontcg/aarch64: Implement vector minmax arithmetic
2019-01-28 Richard Hendersontcg/aarch64: Implement vector saturating arithmetic
2019-01-28 Richard Hendersontcg/i386: Implement vector minmax arithmetic
2019-01-28 Richard Hendersontcg/i386: Implement vector saturating arithmetic
2019-01-28 Richard Hendersontcg/i386: Split subroutines out of tcg_expand_vec_op
2019-01-28 Richard Hendersontcg: Add opcodes for vector minmax arithmetic
2019-01-28 Richard Hendersontcg: Add opcodes for vector saturated arithmetic
2019-01-28 Richard Hendersontcg: Add write_aofs to GVecGen4
2019-01-28 Richard Hendersontcg: Add gvec expanders for nand, nor, eqv
2019-01-28 Richard Hendersontcg: Add logical simplifications during gvec expand
2019-01-28 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2019-01-25 BALATON Zoltanide/via: Implement and use native PCI IDE mode
2019-01-25 BALATON Zoltanide/via: Rename functions to match device name
2019-01-25 BALATON Zoltanide/via: Remove vt82c686b_init_ports() function
2019-01-25 BALATON Zoltansii3112: Remove duplicated code and use PCI IDE ops...
2019-01-25 BALATON Zoltanide: Get rid of CMD646BAR struct
2019-01-25 BALATON Zoltancmd646: Move PCI IDE specific functions to ide/pci.c
2019-01-25 BALATON Zoltancmd646: Remove IDEBus from CMD646BAR
2019-01-25 BALATON Zoltancmd646: Remove unused variable
2019-01-25 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-01-25 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-01-25 Paolo Bonzinidecodetree: re.fullmatch was added in 3.4
2019-01-25 Nisarg Shahdevice-crash-test: Python 3 compatibility fix
2019-01-25 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2019-01-25 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/audio...
2019-01-25 Vladimir Sementsov... trace: improve runstate tracing
2019-01-25 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
next