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