]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2014-12-22 Eric Augerhw/vfio/pci: rename group_list into vfio_group_list
2014-12-22 Eric Augerhw/vfio/pci: split vfio_get_device
2014-12-22 Eric Augerhw/vfio/pci: Introduce VFIORegion
2014-12-22 Eric Augerhw/vfio/pci: handle reset at VFIODevice
2014-12-22 Eric Augerhw/vfio/pci: add type, name and group fields in VFIODevice
2014-12-19 Eric Augerhw/vfio/pci: introduce minimalist VFIODevice with fd
2014-12-19 Eric Augerhw/vfio/pci: generalize mask/unmask to any IRQ index
2014-12-19 Eric Augerhw/vfio/pci: Rename VFIODevice into VFIOPCIDevice
2014-12-19 Kim Phillipsvfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio...
2014-12-19 Frank Blaschkavfio: fix adding memory listener to the right address...
2014-12-19 Eric Augervfio: migration to trace points
2014-12-17 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2014-12-17 Peter MaydellMerge remote-tracking branch 'remotes/xtensa/tags/20141...
2014-12-17 Peter MaydellMerge remote-tracking branch 'remotes/lalrae/tags/mips...
2014-12-17 Max Filippovtarget-xtensa: don't generate dead code
2014-12-17 Max Filippovtarget-xtensa: record available window in TB flags
2014-12-17 Max Filippovtarget-xtensa: test cross-page opcode
2014-12-17 Max Filippovtarget-xtensa: fix translation for opcodes crossing...
2014-12-17 Max Filippovtcg: add separate monitor command to dump opcode counters
2014-12-16 Antony Pavlovqemu-log: add log category for MMU info
2014-12-16 Peter MaydellMerge remote-tracking branch 'remotes/spice/tags/pull...
2014-12-16 Peter MaydellMerge remote-tracking branch 'remotes/amit-migration...
2014-12-16 Gongleivga: set catagory bit for secondary vga device
2014-12-16 Gerd Hoffmannmove hw cursor pos from cirrus to vga
2014-12-16 Benjamin Herrenschmidtcirrus: Force use of shadow pixmap when HW cursor is...
2014-12-16 Benjamin Herrenschmidtvga: Add mechanism to force the use of a shadow surface
2014-12-16 Gongleispice: fix memory leak
2014-12-16 Marc-André... spice: remove spice-experimental.h include
2014-12-16 Marc-André... spice: do not require TCP ports
2014-12-16 Gerd Hoffmannspice: rework mirror allocation, add no-resize fast...
2014-12-16 Gerd Hoffmannspice: reduce refresh rate in native mode
2014-12-16 Gerd Hoffmannspice: use bottom half instead of refresh timer for...
2014-12-16 Leon Alraetarget-mips: remove excp_names[] from linux-user as...
2014-12-16 Leon Alraedisas/mips: disable unused mips16_to_32_reg_map[]
2014-12-16 Leon Alraedisas/mips: remove unused mips_msa_control_names_numeri...
2014-12-16 Leon Alraetarget-mips: convert single case switch into if statement
2014-12-16 Maciej W. Rozyckitarget-mips: Fix DisasContext's ulri member initialization
2014-12-16 Maciej W. Rozyckitarget-mips: Use local float status pointer across...
2014-12-16 Maciej W. Rozyckitarget-mips: Add missing calls to synchronise SoftFloat...
2014-12-16 Maciej W. Rozyckilinux-user: Use the 5KEf processor for 64-bit emulation
2014-12-16 Maciej W. Rozyckitarget-mips: Also apply the CP0.Status mask to MTTC0
2014-12-16 Maciej W. Rozyckitarget-mips: gdbstub: Clean up FPU register handling
2014-12-16 Maciej W. Rozyckitarget-mips: Correct 32-bit address space wrapping
2014-12-16 Maciej W. Rozyckitarget-mips: Tighten ISA level checks
2014-12-16 Maciej W. Rozyckitarget-mips: Fix CP0.Config3.ISAOnExc write accesses
2014-12-16 Maciej W. Rozyckitarget-mips: Output CP0.Config2-5 in the register dump
2014-12-16 Maciej W. Rozyckitarget-mips: Fix the 64-bit case for microMIPS MOVE16...
2014-12-16 Maciej W. Rozyckitarget-mips: Correct the writes to Status and Cause...
2014-12-16 Maciej W. Rozyckitarget-mips: Correct the handling of writes to CP0...
2014-12-16 Maciej W. Rozyckitarget-mips: Correct MIPS16/microMIPS branch size calcu...
2014-12-16 Maciej W. Rozyckitarget-mips: Restore the order of helpers
2014-12-16 Maciej W. Rozyckitarget-mips: Remove unused `FLOAT_OP' macro
2014-12-16 Maciej W. Rozyckitarget-mips: Make `helper_float_cvtw_s' consistent...
2014-12-16 Maciej W. Rozyckitarget-mips: Fix formatting in `decode_opc'
2014-12-16 Maciej W. Rozyckitarget-mips: Fix formatting in `mips_defs'
2014-12-16 Maciej W. Rozyckitarget-mips: Fix formatting in `decode_extended_mips16_opc'
2014-12-16 Maciej W. Rozyckitarget-mips: Enable vectored interrupt support for...
2014-12-16 Maciej W. Rozyckitarget-mips: Add M14K and M14Kc MIPS32r2 microMIPS...
2014-12-16 Maciej W. Rozyckitarget-mips: Make CP0.Config4 and CP0.Config5 registers...
2014-12-16 Maciej W. Rozyckitarget-mips: Add 5KEc and 5KEf MIPS64r2 processors
2014-12-16 Maciej W. Rozyckitarget-mips: Make CP1.FIR read-only here too
2014-12-16 Maciej W. Rozyckitarget-mips: Correct the handling of register #72 on...
2014-12-16 Dr. David Alan... MAINTAINERS: Update for migrated migration code
2014-12-16 Dr. David Alan... Split the QEMU buffered file code out
2014-12-16 Dr. David Alan... Split struct QEMUFile out
2014-12-16 Dr. David Alan... Remove migration- pre/post fixes off files in migration...
2014-12-16 Dr. David Alan... Start migrating migration code into a migration directory
2014-12-16 zhanghailiangqmp-command.hx: add missing docs for migration capabilites
2014-12-16 Michael S.... cpu: verify that block->host is set
2014-12-16 Michael S.... cpu: assert host pointer offset within block
2014-12-16 Michael S.... exec: add wrapper for host pointer access
2014-12-16 Amit ShahMAINTAINERS: add include files to virtio-serial entry
2014-12-16 Amit ShahMAINTAINERS: add entry for virtio-rng
2014-12-16 Amit ShahMAINTAINERS: migration: add vmstate static checker...
2014-12-16 Amit ShahMAINTAINERS: Add myself to migration maintainers
2014-12-15 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2014-12-15 Kevin O'Connorsdhci: Support SDHCI devices on PCI
2014-12-15 Kevin O'Connorsdhci: Define SDHCI PCI ids
2014-12-15 Kevin O'Connorsdhci: Add "sysbus" to sdhci QOM types and methods
2014-12-15 Kevin O'Connorsdhci: Remove class "virtual" methods
2014-12-15 Kevin O'Connorsdhci: Set a default frequency clock
2014-12-15 Paolo Bonziniserial: only resample THR interrupt on rising edge...
2014-12-15 Paolo Bonziniserial: update LSR on enabling/disabling FIFOs
2014-12-15 Paolo Bonziniserial: clean up THRE/TEMT handling
2014-12-15 Paolo Bonziniserial: reset thri_pending on IER writes with THRI=0
2014-12-15 Paolo Bonzinilinuxboot: fix loading old kernels
2014-12-15 Paolo Bonzinikvm/apic: fix 2.2->2.1 migration
2014-12-15 Paolo Bonzinitarget-i386: add Ivy Bridge CPU model
2014-12-15 Paolo Bonzinitarget-i386: add f16c and rdrand to Haswell and Broadwell
2014-12-15 Paolo Bonzinitarget-i386: add VME to all CPUs
2014-12-15 Paolo Bonzinipc: add 2.3 machine types
2014-12-15 Pavel Dovgalyuki386: do not cross the pages boundaries in replay mode
2014-12-15 Pavel Dovgalyukcpus: make icount warp behave well with respect to...
2014-12-15 Pavel Dovgalyuktimer: introduce new QEMU_CLOCK_VIRTUAL_RT clock
2014-12-15 Pavel Dovgalyukcpu-exec: invalidate nocache translation if they are...
2014-12-15 Pavel Dovgalyukicount: introduce cpu_get_icount_raw
2014-12-15 Pavel Dovgalyukicount: set can_do_io outside TB execution
2014-12-15 Pavel Dovgalyukcpu-exec: reset exception_index correctly
2014-12-15 Pavel Dovgalyukcpu-exec: fix cpu_exec_nocache
2014-12-15 Paolo Bonziniscsi-disk: provide maximum transfer length
next