On Sun, Jan 5, 2014 at 5:58 AM, Peter Maydell wrote:
> On 2 January 2014 01:51, Peter Crosthwaite
> wrote:
>> On Mon, Dec 23, 2013 at 8:49 AM, Peter Maydell
>> wrote:
>>> +#define ARM_CP_STATE_AA32 0
>>> +#define ARM_CP_STATE_AA64 1
>>> +#define ARM_CP_STATE_BOTH 2
>>
>> You iterator below dep
On 2 January 2014 01:51, Peter Crosthwaite wrote:
> On Mon, Dec 23, 2013 at 8:49 AM, Peter Maydell
> wrote:
>> +#define ARM_CP_STATE_AA32 0
>> +#define ARM_CP_STATE_AA64 1
>> +#define ARM_CP_STATE_BOTH 2
>
> You iterator below depends on this specific encoding ordering, so
> maybe this should be
~/git/qemu/tests/qemu-iotests$ ./check -qcow2 51
QEMU -- ./qemu
QEMU_IMG -- ./qemu-img
QEMU_IO -- ./qemu-io
QEMU_NBD -- /usr/local/bin/qemu-nbd
IMGFMT-- qcow2 (compat=1.1)
IMGPROTO -- file
PLATFORM -- Linux/x86_64 lieven-pc 3.2.0-57-generic
SOCKET_SCM_HELP
Public bug reported:
I'm passing a Radeon 7870XT to a Windows 8.1 guest. It works flawlessly
(I tested it by a 12 hour Furmark run), but only on second lauch of the
guest. On first launch after I get screen corruption on any 3D operation
in guest (even showing a search box in Chrome) and the guest
Does this only happen with hugepages? Does it happen with 2M hugepages?
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1265998
Title:
vfio-pci passed Radeon 7870XT is unstable on first boot of a Wi
On 4 January 2014 13:32, Peter Crosthwaite wrote:
> On Mon, Dec 23, 2013 at 8:49 AM, Peter Maydell
> wrote:
>> +static const ARMCPRegInfo v8_cp_reginfo[] = {
>> +/* Minimal set of EL0-visible registers. This will need to be expanded
>> + * significantly for system emulation of AArch64 CP
On Sat, Jan 4, 2014 at 9:35 PM, Peter Maydell wrote:
> On 4 January 2014 02:34, Peter Crosthwaite
> wrote:
>> On Mon, Dec 23, 2013 at 8:49 AM, Peter Maydell
>> wrote:
>>> +static const ARMCPRegInfo v8_cp_reginfo[] = {
>>> +/* Minimal set of EL0-visible registers. This will need to be expan
On Mon, Dec 23, 2013 at 8:49 AM, Peter Maydell wrote:
> Implement an initial minimal set of EL0-visible system registers:
> * NZCV
> * FPCR
> * FPSR
> * CTR_EL0
> * DCZID_EL0
>
> Signed-off-by: Peter Maydell
> Reviewed-by: Richard Henderson
> ---
> target-arm/cpu.h | 3 ++-
> ta
On 4 January 2014 02:34, Peter Crosthwaite wrote:
> On Mon, Dec 23, 2013 at 8:49 AM, Peter Maydell
> wrote:
>> +static const ARMCPRegInfo v8_cp_reginfo[] = {
>> +/* Minimal set of EL0-visible registers. This will need to be expanded
>> + * significantly for system emulation of AArch64 CP
On 4 January 2014 01:58, Peter Crosthwaite wrote:
> Don't conditionalise GEM instantiation on networking attachments. The
> device should always be present even if not attached to a network.
>
> This allows for probing of the device by expectant guests (such as
> OS's). This is needed because sys
On Sat, Jan 04, 2014 at 10:56:13AM +1000, Peter Crosthwaite wrote:
> On Thu, Jan 2, 2014 at 7:18 PM, Beniamino Galvani wrote:
> > This patch adds support for the Fast Ethernet MAC found on Allwinner
> > SoCs, together with a basic emulation of Realtek RTL8201CP PHY.
> >
> > Since there is no publi
11 matches
Mail list logo