]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2015-09-15 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2015-09-15 Richard Hendersontarget-tilegx: Handle v1shl, v1shru, v1shrs
2015-09-15 Richard Hendersontarget-tilegx: Handle v1shli, v1shrui
2015-09-15 Richard Hendersontarget-tilegx: Handle v4int_l/h
2015-09-15 Richard Hendersontarget-tilegx: Handle atomic instructions
2015-09-15 Richard Hendersontarget-tilegx: Handle mtspr, mfspr
2015-09-15 Richard Hendersontarget-tilegx: Handle v1cmpeq, v1cmpne
2015-09-15 Richard Hendersontarget-tilegx: Handle mask instructions
2015-09-15 Richard Hendersontarget-tilegx: Handle scalar multiply instructions
2015-09-15 Richard Hendersontarget-tilegx: Handle conditional move instructions
2015-09-15 Richard Hendersontarget-tilegx: Handle shift instructions
2015-09-15 Richard Hendersontarget-tilegx: Handle bitfield instructions
2015-09-15 Richard Hendersontarget-tilegx: Implement system and memory management...
2015-09-15 Richard Hendersontarget-tilegx: Handle comparison instructions
2015-09-15 Richard Hendersontarget-tilegx: Handle conditional branch instructions
2015-09-15 Richard Hendersontarget-tilegx: Handle unconditional jump instructions
2015-09-15 Richard Hendersontarget-tilegx: Handle post-increment load and store...
2015-09-15 Richard Hendersontarget-tilegx: Handle basic load and store instructions
2015-09-15 Richard Hendersontarget-tilegx: Handle most bit manipulation instructions
2015-09-15 Richard Hendersontarget-arm: Use new revbit functions
2015-09-15 Richard Hendersonhost-utils: Add revbit functions
2015-09-15 Richard Hendersontarget-tilegx: Handle arithmetic instructions
2015-09-15 Richard Hendersontarget-tilegx: Handle simple logical operations
2015-09-15 Chen Gangtarget-tilegx: Add TILE-Gx building files
2015-09-15 Richard Hendersontarget-tilegx: Generate SEGV properly
2015-09-15 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2015-09-15 Richard Hendersontarget-tilegx: Framework for decoding bundles
2015-09-15 Chen Gangtarget-tilegx: Add several helpers for instructions...
2015-09-15 Chen Gangtarget-tilegx: Add cpu basic features for linux-user
2015-09-15 Chen Gangtarget-tilegx: Add special register information from...
2015-09-15 Richard Hendersontarget-tilegx: Fix LDNA_ADD_IMM8_OPCODE_X1
2015-09-15 Richard Hendersontarget-tilegx: Modify _SPECIAL_ opcodes
2015-09-15 Chen Gangtarget-tilegx: Modify opcode_tilegx.h to fit QEMU usage
2015-09-15 Chen Gangtarget-tilegx: Add opcode basic implementation from...
2015-09-15 Chen Ganglinux-user: Conditionalize syscalls which are not defin...
2015-09-15 Chen Ganglinux-user: Support tilegx architecture in linux-user
2015-09-15 Daniel P. Berrangeui: convert VNC server to use QCryptoTLSSession
2015-09-15 Chen Ganglinux-user: tilegx: Add architecture related features
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_...
next