]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2015-09-16 Jason WangMAINTAINERS: Stefan will not maintain net subsystem
2015-09-15 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2015-09-15 Daniel P. Berrangeui: convert VNC server to use QCryptoTLSSession
2015-09-15 Daniel P. Berrangeui: fix return type for VNC I/O functions to be ssize_t
2015-09-15 Daniel P. Berrangecrypto: introduce new module for handling TLS sessions
2015-09-15 Daniel P. Berrangecrypto: add sanity checking of TLS x509 credentials
2015-09-15 Daniel P. Berrangecrypto: introduce new module for TLS x509 credentials
2015-09-15 Daniel P. Berrangecrypto: introduce new module for TLS anonymous credentials
2015-09-15 Daniel P. Berrangecrypto: introduce new base module for TLS credentials
2015-09-15 Daniel P. Berrangeqom: allow QOM to be linked into tools binaries
2015-09-15 Daniel P. Berrangecrypto: move crypto objects out of libqemuutil.la
2015-09-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2015-09-15 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2015-09-15 P J Pnet: avoid infinite loop when receiving packets(CVE...
2015-09-15 P J Pnet: add checks to validate ring buffer pointers(CVE...
2015-09-15 P J Pe1000: Avoid infinite loop in processing transmit descr...
2015-09-15 Alberto Garciagtk: use setlocale() for LC_MESSAGES only
2015-09-15 Gerd Hoffmanngtk: don't grab input when entering fullscreen.
2015-09-15 Gerd Hoffmanngtk: set free_scale when setting zoom_fit
2015-09-15 Gerd Hoffmanngtk: trace input grab reason
2015-09-15 Gerd Hoffmanngtk: move gd_update_caption calls to gd_{grab,ungrab...
2015-09-15 Gerd Hoffmanngtk: check for existing grabs in gd_grab_{pointer,keyboard}
2015-09-15 Daniel P. Berrangetests: remove repetition in unit test object deps
2015-09-15 Daniel P. Berrangeqapi: allow override of default enum prefix naming
2015-09-14 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-09-14 Markus Armbrusterqapi: Fix cgen() for Python older than 2.7
2015-09-14 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2015-09-14 Max Reitzqcow2: Make qcow2_alloc_bytes() more explicit
2015-09-14 Radoslav Gerganovvmdk: Fix next_cluster_sector for compressed write
2015-09-14 Max Reitziotests: Add test for checking large image files
2015-09-14 Max Reitzqcow2: Make size_to_clusters() return uint64_t
2015-09-14 Kevin Wolfqemu-iotests: More qcow2 reopen tests
2015-09-14 Kevin Wolfqemu-iotests: Reopen qcow2 with lazy-refcounts change
2015-09-14 Kevin Wolfqcow2: Support updating driver-specific options in...
2015-09-14 Kevin Wolfqcow2: Make qcow2_update_options() suitable for transac...
2015-09-14 Kevin Wolfqcow2: Fix memory leak in qcow2_update_options() error...
2015-09-14 Kevin Wolfqcow2: Leave s unchanged on qcow2_update_options()...
2015-09-14 Kevin Wolfqcow2: Move rest of option handling to qcow2_update_opt...
2015-09-14 Kevin Wolfqcow2: Move qcow2_update_options() call up
2015-09-14 Kevin Wolfqcow2: Factor out qcow2_update_options()
2015-09-14 Kevin Wolfqcow2: Improve error message
2015-09-14 Kevin Wolfqemu-io: Add command 'reopen'
2015-09-14 Kevin Wolfqemu-io: Remove duplicate 'open' error message
2015-09-14 Kevin Wolfblock: Allow specifying driver-specific options to...
2015-09-14 Kevin Wolfqcow2: Rename BDRVQcowState to BDRVQcow2State
2015-09-14 Max Reitzblock: Drop bdrv_find_whitelisted_format()
2015-09-14 Max Reitzblock: Drop drv parameter from bdrv_fill_options()
2015-09-14 Max Reitzblock: Drop drv parameter from bdrv_open_inherit()
2015-09-14 Max Reitzblock: Drop drv parameter from bdrv_open()
2015-09-14 Max Reitzblock: Always pass NULL as drv for bdrv_open()
2015-09-14 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-09-14 Edgar E. Iglesiastarget-arm: Add VMPIDR_EL2
2015-09-14 Edgar E. Iglesiastarget-arm: Break out mpidr_read_val()
2015-09-14 Edgar E. Iglesiastarget-arm: Add VPIDR_EL2
2015-09-14 Edgar E. Iglesiastarget-arm: Suppress EPD for S2, EL2 and EL3 translations
2015-09-14 Edgar E. Iglesiastarget-arm: Suppress TBI for S2 translations
2015-09-14 Edgar E. Iglesiastarget-arm: Add VTTBR_EL2
2015-09-14 Edgar E. Iglesiastarget-arm: Add VTCR_EL2
2015-09-14 Edgar E. Iglesiashw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3...
2015-09-14 Jean-Christophe... i.MX: Add GPIO devices to i.MX25 SOC
2015-09-14 Jean-Christophe... i.MX: Add GPIO devices to i.MX31 SOC
2015-09-14 Jean-Christophe... i.MX: Add GPIO device
2015-09-14 Richard Hendersontarget-arm: Use tcg_gen_extrh_i64_i32
2015-09-14 Richard Hendersontarget-arm: Recognize ROR
2015-09-14 Richard Hendersontarget-arm: Eliminate unnecessary zero-extend in disas_...
2015-09-14 Richard Hendersontarget-arm: Recognize UXTB, UXTH, LSR, LSL
2015-09-14 Richard Hendersontarget-arm: Recognize SXTB, SXTH, SXTW, ASR
2015-09-14 Richard Hendersontarget-arm: Implement fcsel with movcond
2015-09-14 Richard Hendersontarget-arm: Implement ccmp branchless
2015-09-14 Richard Hendersontarget-arm: Use setcond and movcond for csel
2015-09-14 Richard Hendersontarget-arm: Handle always condition codes within arm_te...
2015-09-14 Richard Hendersontarget-arm: Introduce DisasCompare
2015-09-14 Richard Hendersontarget-arm: Share all common TCG temporaries
2015-09-14 Alistair Francisxlnx-zynqmp: Remove unnecessary brackets around error...
2015-09-14 Nathan Rossiarm: xlnx-zynqmp: Fix up GIC region size
2015-09-14 Peter MaydellMerge remote-tracking branch 'remotes/aurel/tags/pull...
2015-09-13 Guenter Roecksh4: Fix initramfs initialization for endiannes-mismatc...
2015-09-13 Aurelien Jarnotarget-sh4: improve shad instruction
2015-09-13 Aurelien Jarnotarget-sh4: improve shld instruction
2015-09-13 Aurelien Jarnotarget-sh4: improve cmp/str instruction
2015-09-13 Aurelien Jarnotarget-sh4: use deposit in swap.b instruction
2015-09-13 Aurelien Jarnotarget-sh4: add flags markups for FP helpers
2015-09-11 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-09-11 Peter Maydellscripts/qemu-gdb: Add brief comment describing usage
2015-09-11 Peter Maydellscripts/qemu-gdb: Silently pass through SIGUSR1
2015-09-11 Peter Maydellscripts/qemu-gdb: Split CoroutineCommand into its own...
2015-09-11 Peter Maydellscripts/qemu-gdb: Split MtreeCommand into its own module
2015-09-11 Pavel Dovgalyukcpu-exec: introduce loop exit with restore function
2015-09-11 Pavel Dovgalyuksoftmmu: remove now unused functions
2015-09-11 Pavel Dovgalyuksoftmmu: add helper function to pass through retaddr
2015-09-11 Benjamin Herrenschmidttlb: Add "ifetch" argument to cpu_mmu_index()
2015-09-11 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/pull...
2015-09-11 Gerd Hoffmannvirtio-vga: enable for i386
2015-09-11 Shannon Zhaohw/arm/spitz: Remove meaningless blank Property
2015-09-11 Shannon Zhaohw/gpio/zaurus: Remove meaningless blank Property
2015-09-11 Shannon Zhaohw/virtio/virtio-pci: Remove meaningless blank Property
2015-09-11 Shannon Zhaohw/s390x/s390-virtio-bus: Remove meaningless blank...
2015-09-11 Veres Lajostypofixes - v4
2015-09-11 Marc-André... qapi-schema: remove legacy<> from doc
2015-09-11 Stefan Weildisas/microblaze: Remove unused code
next