messages from 2013-12-27 22:15:45 to 2014-01-02 02:20:33 UTC [more...]
[Qemu-devel] [PATCH v3 1/1] qtest: Fix the bug about disable vnc causes "make check" fail
2014-01-02 2:20 UTC
[Qemu-devel] [PATCH target-arm v2 00/11] Cadence UART cleanups and Tx path fixes
2014-01-02 2:04 UTC (12+ messages)
` [Qemu-devel] [PATCH target-arm v2 01/11] char/cadence_uart: Mark struct fields as public/private
` [Qemu-devel] [PATCH target-arm v2 02/11] char/cadence_uart: Add missing uart_update_state
` [Qemu-devel] [PATCH target-arm v2 03/11] char/cadence_uart: Fix reset
` [Qemu-devel] [PATCH target-arm v2 04/11] char/cadence_uart: s/r_fifo/rx_fifo
` [Qemu-devel] [PATCH target-arm v2 05/11] char/cadence_uart: Simplify status generation
` [Qemu-devel] [PATCH target-arm v2 06/11] char/cadence_uart: Define Missing SR/ISR fields
` [Qemu-devel] [PATCH target-arm v2 07/11] char/cadence_uart: Remove TX timer & add TX FIFO state
` [Qemu-devel] [PATCH target-arm v2 08/11] char/cadence_uart: Fix can_receive logic
` [Qemu-devel] [PATCH target-arm v2 09/11] char/cadence_uart: Use the TX fifo for transmission
` [Qemu-devel] [PATCH target-arm v2 10/11] char/cadence_uart: Delete redundant rx rst logic
` [Qemu-devel] [PATCH target-arm v2 11/11] char/cadence_uart: Implement Tx flow control
[Qemu-devel] [PATCH v2 00/25] target-arm: A64 decoder sets 3 and 4: everything but fp & simd
2014-01-02 1:51 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 12/25] target-arm: Update generic cpreg code for AArch64
[Qemu-devel] [RFC/RFT v1 0/8] mb/ppc: Remove include/hw/xilinx.h
2014-01-02 1:12 UTC (10+ messages)
` [Qemu-devel] [RFC/RFT v1 1/8] microblaze/s3adsp_1800: Define macros for irq map
` [Qemu-devel] [RFC/RFT v1 2/8] ppc/virtex_ml507: Define macros for irq/memory maps
` [Qemu-devel] [RFC/RFT v1 3/8] microblaze/ml605: "
` [Qemu-devel] [RFC/RFT v1 4/8] xilinx: Inline usages of xilinx_intc_create()
` [Qemu-devel] [RFC/RFT v1 5/8] xilinx: Inline usages of xilinx_timer_create()
` [Qemu-devel] [RFC/RFT v1 6/8] xilinx: Inline usage of xilinx_ethlite_create()
` [Qemu-devel] [RFC/RFT v1 7/8] xilinx: Inline usages of xilinx_axi*_init()
` [Qemu-devel] [RFC/RFT v1 8/8] xilinx: Delete hw/include/xilinx.h
[Qemu-devel] [PATCH v2] qdev: add the device to the QOM tree before using it to set a link
2014-01-02 1:02 UTC
[Qemu-devel] [PATCH] qdev: unparent device when fails to set properties
2014-01-02 1:02 UTC (5+ messages)
[Qemu-devel] [PATCH] vmstate: Make VMSTATE_STRUCT_POINTER take type, not ptr-to-type
2014-01-01 21:56 UTC
[Qemu-devel] [PATCH 0/2] net: Fix lan9118 multi-buffer transmit
2014-01-01 20:09 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/2] net: Fix lan9118 TX "CMD A" handling
` [Qemu-devel] [PATCH 2/2] net: Fix lan9118 buffer length handling
[Qemu-devel] [PULL 00/17] trivial patches for 2013-12-27
2014-01-01 15:29 UTC (14+ messages)
` [Qemu-devel] [PULL 04/17] ui/cocoa: Use macro ARRAY_SIZE where possible
` [Qemu-devel] [PULL 06/17] linux-user: Use macro TARGET_NSIG_WORDS "
` [Qemu-devel] [PULL 09/17] fix -boot strict regressed in commit 6ef4716
` [Qemu-devel] [PULL 10/17] target-m68k: Replace qemu_assert by hw_error
` [Qemu-devel] [PULL 11/17] configure: Rewrite code for help message
` [Qemu-devel] [PULL 12/17] configure: Python tests must be done before "
` [Qemu-devel] [PULL 13/17] doc: Mention chardev:id in available devices for -serial
` [Qemu-devel] [PULL 14/17] pxa27x: Reduce size of keyboard matrix mapping
` [Qemu-devel] [PULL 16/17] mainstone: Fix duplicate array values for key 'space'
` [Qemu-devel] [PULL 17/17] acpi unit-test: Remove temporary disk after test
[Qemu-devel] Debugging bootloader with gdb in qemu
2014-01-01 9:27 UTC (2+ messages)
[Qemu-devel] [PATCH v2 1/1] qtest: Fix the bug about disabling vnc causes "make check" hang
2014-01-01 4:40 UTC (8+ messages)
[Qemu-devel] [Bug 1262081] [NEW] qemu-system-sparc in qemu 1.7.0 fails to boot with Sun ROM
2013-12-31 21:44 UTC (13+ messages)
` [Qemu-devel] [Bug 1262081] "
` [Qemu-devel] [Bug 1262081] "
[Qemu-devel] [PATCH 00/22] A64 decoder patchset 6: rest of floating point
2013-12-31 15:18 UTC (41+ messages)
` [Qemu-devel] [PATCH 01/22] softfloat: Fix exception flag handling for float32_to_float16()
` [Qemu-devel] [PATCH 02/22] softfloat: Add float to 16bit integer conversions
` [Qemu-devel] [PATCH 03/22] softfloat: Add 16 bit integer to float conversions
` [Qemu-devel] [PATCH 04/22] softfloat: Fix float64_to_uint64
` [Qemu-devel] [PATCH 05/22] softfloat: Only raise Invalid when conversions to int are out of range
` [Qemu-devel] [PATCH 06/22] softfloat: Fix factor 2 error for scalbn on denormal inputs
` [Qemu-devel] [PATCH 07/22] softfloat: Add float32_to_uint64()
` [Qemu-devel] [PATCH 08/22] softfloat: Fix float64_to_uint64_round_to_zero
` [Qemu-devel] [PATCH 09/22] softfloat: Fix float64_to_uint32
` [Qemu-devel] [PATCH 10/22] softfloat: Fix float64_to_uint32_round_to_zero
` [Qemu-devel] [PATCH 11/22] softfloat: Provide complete set of accessors for fp state
` [Qemu-devel] [PATCH 12/22] softfloat: Factor out RoundAndPackFloat16 and NormalizeFloat16Subnormal
` [Qemu-devel] [PATCH 13/22] softfloat: Add float16 <=> float64 conversion functions
` [Qemu-devel] [PATCH 14/22] softfloat: Add support for ties-away rounding
` [Qemu-devel] [PATCH 15/22] target-arm: Prepare VFP_CONV_FIX helpers for A64 uses
` [Qemu-devel] [PATCH 16/22] target-arm: Rename A32 VFP conversion helpers
` [Qemu-devel] [PATCH 17/22] target-arm: Ignore most exceptions from scalbn when doing fixpoint conversion
` [Qemu-devel] [PATCH 18/22] target-arm: A64: Add extra VFP fixed point conversion helpers
` [Qemu-devel] [PATCH 19/22] target-arm: A64: Add "Floating-point<->fixed-point" instructions
` [Qemu-devel] [PATCH 20/22] target-arm: A64: Add floating-point<->integer conversion instructions
` [Qemu-devel] [PATCH 21/22] target-arm: A64: Add 1-source 32-to-32 and 64-to-64 FP instructions
` [Qemu-devel] [PATCH 22/22] target-arm: A64: Add support for FCVT between half, single and double
[Qemu-devel] macvlan on host, macvtap guest, routing via host gives error
2013-12-31 14:58 UTC
[Qemu-devel] macvlan on host, macvtap guest, routing via host gives error
2013-12-31 14:47 UTC
[Qemu-devel] [PATCH 1/1] Add a blank space between the variable and '='
2013-12-31 10:36 UTC
[Qemu-devel] [PATCH 1/1] qtest:Fix the bug about disabling vnc causes "make check" hang
2013-12-31 0:19 UTC (2+ messages)
[Qemu-devel] [PATCH] hw/arm/boot: Don't set up ATAGS for autogenerated dtb booting
2013-12-30 20:31 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/10] A64 decoder patchset 5: most floating point
2013-12-30 17:59 UTC (13+ messages)
` [Qemu-devel] [PATCH v2 01/10] target-arm: A64: Add support for dumping AArch64 VFP register state
` [Qemu-devel] [PATCH v2 02/10] target-arm: A64: Fix vector register access on bigendian hosts
` [Qemu-devel] [PATCH v2 03/10] target-arm: Use VFP_BINOP macro for min, max, minnum, maxnum
` [Qemu-devel] [PATCH v2 04/10] target-arm: A64: Add "Floating-point data-processing (2 source)" insns
` [Qemu-devel] [PATCH v2 05/10] target-arm: A64: Add "Floating-point data-processing (3 "
` [Qemu-devel] [PATCH v2 06/10] target-arm: A64: Add fmov (scalar, immediate) instruction
` [Qemu-devel] [PATCH v2 07/10] target-arm: A64: Add support for floating point compare
` [Qemu-devel] [PATCH v2 08/10] target-arm: A64: Add support for floating point conditional compare
` [Qemu-devel] [PATCH v2 09/10] target-arm: A64: Add support for floating point cond select
` [Qemu-devel] [PATCH v2 10/10] target-arm: Give the FPSCR rounding modes names
[Qemu-devel] [V3 PATCH 00/14] target-ppc: Base ISA V2.06 for Power7/Power8
2013-12-30 16:23 UTC (10+ messages)
` [Qemu-devel] [V3 PATCH 02/14] target-ppc: Add ISA2.06 bpermd Instruction
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [V3 PATCH 03/14] target-ppc: Add ISA2.06 divdeu[o] Instructions
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH 00/10] A64 decoder patchset 5: most floating point
2013-12-30 15:35 UTC (25+ messages)
` [Qemu-devel] [PATCH 01/10] target-arm: A64: Add support for dumping AArch64 VFP register state
` [Qemu-devel] [PATCH 02/10] target-arm: A64: Fix vector register access on bigendian hosts
` [Qemu-devel] [PATCH 03/10] target-arm: Use VFP_BINOP macro for min, max, minnum, maxnum
` [Qemu-devel] [PATCH 04/10] target-arm: A64: Add "Floating-point data-processing (2 source)" insns
` [Qemu-devel] [PATCH 05/10] target-arm: A64: Add "Floating-point data-processing (3 "
` [Qemu-devel] [PATCH 06/10] target-arm: A64: Add fmov (scalar, immediate) instruction
` [Qemu-devel] [PATCH 07/10] target-arm: A64: Add support for floating point compare
` [Qemu-devel] [PATCH 08/10] target-arm: A64: Add support for floating point conditional compare
` [Qemu-devel] [PATCH 09/10] target-arm: A64: Add support for floating point cond select
` [Qemu-devel] [PATCH 10/10] target-arm: Give the FPSCR rounding modes names
[Qemu-devel] [PATCH] smbus: do not immediately complete commands
2013-12-30 15:15 UTC
[Qemu-devel] correct TCG_CALL_* flags for helpers which directly access env fields?
2013-12-30 14:48 UTC (2+ messages)
[Qemu-devel] [PATCH] sparc: Set HostID in NVRAM
2013-12-30 14:02 UTC (2+ messages)
[Qemu-devel] TRIM/DISCARD/UNMAP support on qemu-nbd
2013-12-30 11:58 UTC
[Qemu-devel] [PATCH v2] docs/specs/qcow2.txt: fix incorrect bits of offsets in entries
2013-12-30 8:00 UTC
[Qemu-devel] [PATCH] docs/specs/qcow2.txt: fix incorrect bits of offsets in entries
2013-12-30 7:53 UTC (3+ messages)
[Qemu-devel] [PATCH v1 0/3] qcow2: fix bugs when cluster size is larger than the default value
2013-12-30 5:29 UTC (4+ messages)
` [Qemu-devel] [PATCH v1 1/3] qcow2: remove n_start and n_end of qcow2_alloc_cluster_offset()
` [Qemu-devel] [PATCH v1 2/3] qcow2: fix offset overflow
` [Qemu-devel] [PATCH v1 3/3] qcow2: check for NULL l2meta
[Qemu-devel] [PATCH] discard rbd error output when not relevant in qemu-iotests
2013-12-30 0:50 UTC (3+ messages)
[Qemu-devel] [PATCH] softfloat: Fix exception flag handling for float32_to_float16()
2013-12-29 22:09 UTC
[Qemu-devel] Request for volunteer to commit bsd-user patch set
2013-12-29 22:03 UTC
[Qemu-devel] [PATCH -V5] kvm: Add a new machine property kvm-type
2013-12-29 16:42 UTC (3+ messages)
[Qemu-devel] [PATCH] target-ppc: dump DAR and DSISR
2013-12-29 16:32 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/10] prep: improve Raven PCI host emulation
2013-12-29 16:28 UTC (11+ messages)
` [Qemu-devel] [PATCH v3 03/10] raven: move BIOS loading from board code to PCI host
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v2 0/2] acpi unit-test: rebuild aml files functionality
2013-12-29 12:45 UTC (13+ messages)
[Qemu-devel] [PATCH] acpi unit-test: resolved iasl crash
2013-12-29 12:32 UTC
[Qemu-devel] [PATCH] vl.c: move "if (fd < 0)" into "if (fd <= STDERR_FILENO)"
2013-12-29 11:18 UTC (3+ messages)
[Qemu-devel] [PATCH resend 0/7] acpi unit-test: new features
2013-12-29 9:52 UTC (3+ messages)
[Qemu-devel] [PATCH 0/9 v2] pc: CPU hotplug support for Q35
2013-12-28 22:30 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/9] acpi: factor out common cpu hotplug code for PIIX4/Q35
` [Qemu-devel] [PATCH 2/9] acpi: ich9: add CPU hotplug handling to Q35 machine
` [Qemu-devel] [PATCH 3/9] pc: rebuild ACPI hex files if included *.dsl are touched
` [Qemu-devel] [PATCH 4/9] pc: set PRST base in DSDT depending on chipset
` [Qemu-devel] [PATCH 5/9] pc: PIIX DSDT: exclude CPU/PCI hotplug & GPE0 IO range from PCI bus resources
` [Qemu-devel] [PATCH 6/9] pc: Q35 DSDT: exclude CPU hotplug "
` [Qemu-devel] [PATCH 7/9] pc: ACPI: expose PRST IO range via _CRS
` [Qemu-devel] [PATCH 8/9] pc: ACPI: unify source of CPU hotplug IO base/len
` [Qemu-devel] [PATCH 9/9] pc: ACPI: update acpi-dsdt.hex.generated q35-acpi-dsdt.hex.generated
[Qemu-devel] [RFC PATCH] qcow2: add a readahead cache for qcow2_decompress_cluster
2013-12-28 15:38 UTC (4+ messages)
[Qemu-devel] [PATCH] pc-bios: Remove execute flag from BIOS files
2013-12-28 7:31 UTC
[Qemu-devel] Paged Real Mode in SVM
2013-12-28 6:38 UTC
[Qemu-devel] [PATCH] rbd: switch from pipe to QEMUBH completion notification
2013-12-28 1:07 UTC (2+ messages)
[Qemu-devel] [PATCH 00/11] pc: CPU hotplug support for Q35
2013-12-28 0:39 UTC (10+ messages)
` [Qemu-devel] [PATCH 09/11] ACPI: move PRST OperationRegion into SSDT
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).