nu.org
CC: Markus Armbruster
CC: Peter Maydell
CC: Stefan Weil
Signed-off-by: Jan Vesely
---
configure | 21 +
1 file changed, 21 insertions(+)
diff --git a/configure b/configure
index ab54f3c..2c3585c 100755
--- a/configure
+++ b/configure
@@ -4493,6 +4493,21 @@ i
On Fri, 2016-04-29 at 15:49 +0100, Peter Maydell wrote:
> On 29 April 2016 at 15:31, Stefan Weil wrote:
> >
> > Is it a bug of the system headers? Or simply a design which
> > requires users to be careful when including certain header files?
> >
> > Both /usr/include/xfs/xfs_fs.h and /usr/includ
er
CC: Peter Maydell
CC: Stefan Weil
Signed-off-by: Jan Vesely
---
One can argue that the failure only happens for invalid linux-headers,
xfsprogs combinations, feel free to reject the patch in that case.
This patch relies on functionality introduced in
559607ea173 io: add QIOChannelSocket
On Sat, 2016-03-19 at 21:58 -0400, Jan Vesely wrote:
> Default variables are undefined in rules.mak and this is what the
> rest
> of the build system uses.
> Fixes make clean in ./po/
>
> Signed-off-by: Jan Vesely
> ---
> po/Makefile | 2 +-
> 1 file changed,
On Tue, 2016-04-12 at 17:09 -0400, Jan Vesely wrote:
> On Sat, 2016-03-19 at 21:18 -0400, Jan Vesely wrote:
> >
> > Fixes build with new linux headers.
> >
> > Signed-off-by: Jan Vesely
> > ---
> > linux-headers-4.5 and xfsprogs-3.
On Sat, 2016-03-19 at 21:18 -0400, Jan Vesely wrote:
> Fixes build with new linux headers.
>
> Signed-off-by: Jan Vesely
> ---
> linux-headers-4.5 and xfsprogs-3.2.4 in my case
>
> configure | 18 ++
> 1 file changed, 18 insertions(+)
>
> diff
Signed-off-by: Jan Vesely
---
v2: rebase
v3: fixup error handling
hw/usb/dev-hid.c | 41 +
1 file changed, 21 insertions(+), 20 deletions(-)
diff --git a/hw/usb/dev-hid.c b/hw/usb/dev-hid.c
index 467ec86..5d37d63 100644
--- a/hw/usb/dev-hid.c
+++ b/hw
Signed-off-by: Jan Vesely
---
v2: rebase
v3: add compat property
rebase
hw/i386/pc_piix.c | 4
hw/usb/dev-hid.c | 66 ++-
2 files changed, 69 insertions(+), 1 deletion(-)
diff --git a/hw/i386/pc_piix.c b/hw/i386/pc_piix.c
index
Signed-off-by: Jan Vesely
---
v2: add usb_mouse_properties
use macros for bmAttributes
v3: rebase
v4: add compat property
rebase
hw/i386/pc_piix.c | 4
hw/usb/dev-hid.c | 71 ++-
2 files changed, 74 insertions(+), 1 deletion
On Fri, 2014-09-26 at 09:06 +0200, Gerd Hoffmann wrote:
> On Do, 2014-09-25 at 17:38 -0400, Jan Vesely wrote:
> > v2: add usb_mouse_properties
> > use macros for bmAttributes
> > v3: rebase
> > v4: rebase
>
> patch looks good, the only thing missing is the com
v2: rebase
Signed-off-by: Jan Vesely
---
hw/usb/dev-hid.c | 38 ++
1 file changed, 18 insertions(+), 20 deletions(-)
diff --git a/hw/usb/dev-hid.c b/hw/usb/dev-hid.c
index 467ec86..90746ed 100644
--- a/hw/usb/dev-hid.c
+++ b/hw/usb/dev-hid.c
@@ -566,9
v2: rebase
Signed-off-by: Jan Vesely
---
hw/usb/dev-hid.c | 66 +++-
1 file changed, 65 insertions(+), 1 deletion(-)
diff --git a/hw/usb/dev-hid.c b/hw/usb/dev-hid.c
index a946528..7b67489 100644
--- a/hw/usb/dev-hid.c
+++ b/hw/usb/dev-hid.c
v2: add usb_mouse_properties
use macros for bmAttributes
v3: rebase
v4: rebase
Signed-off-by: Jan Vesely
---
hw/usb/dev-hid.c | 71 +++-
1 file changed, 70 insertions(+), 1 deletion(-)
diff --git a/hw/usb/dev-hid.c b/hw/usb/dev-hid.c
Signed-off-by: Jan Vesely
---
hw/usb/dev-hid.c | 38 +-
1 file changed, 17 insertions(+), 21 deletions(-)
diff --git a/hw/usb/dev-hid.c b/hw/usb/dev-hid.c
index 67a57f1..b3d02b2 100644
--- a/hw/usb/dev-hid.c
+++ b/hw/usb/dev-hid.c
@@ -566,9 +566,22 @@ static
v2: add usb_mouse_properties
use macros for bmAttributes
v3: rebase
Signed-off-by: Jan Vesely
---
hw/usb/dev-hid.c | 71 +++-
1 file changed, 70 insertions(+), 1 deletion(-)
diff --git a/hw/usb/dev-hid.c b/hw/usb/dev-hid.c
index b3d02b2
Signed-off-by: Jan Vesely
---
hw/usb/dev-hid.c | 66 +++-
1 file changed, 65 insertions(+), 1 deletion(-)
diff --git a/hw/usb/dev-hid.c b/hw/usb/dev-hid.c
index 643b013..ac7e393 100644
--- a/hw/usb/dev-hid.c
+++ b/hw/usb/dev-hid.c
@@ -226,6
Hi Gerd,
sorry for taking so long to get back to this. My schedule has been super
busy past couple of months.
I have rebased the patches and moved the usb version desc selection to
hid_initfn as you suggested. I also made the changes follow the tablet
example as closely as possible
I tested the p
v2: add usb_mouse_properties
use macros for bmAttributes
Signed-off-by: Jan Vesely
---
hw/usb/dev-hid.c | 73 +---
1 file changed, 65 insertions(+), 8 deletions(-)
diff --git a/hw/usb/dev-hid.c b/hw/usb/dev-hid.c
index f36e617..70c2c5f
v2: add usb_keyboard_properties
use macros for bmAttributes
Signed-off-by: Jan Vesely
---
hw/usb/dev-hid.c | 73 +---
1 file changed, 65 insertions(+), 8 deletions(-)
diff --git a/hw/usb/dev-hid.c b/hw/usb/dev-hid.c
index 70c2c5f..6ead61c
Signed-off-by: Jan Vesely
---
Tested on Ubuntu, Fedora, and HelenOS.
hw/usb/dev-hid.c | 67 +---
1 file changed, 59 insertions(+), 8 deletions(-)
diff --git a/hw/usb/dev-hid.c b/hw/usb/dev-hid.c
index 954cde1..53e7bd3 100644
--- a/hw/usb/dev
Signed-off-by: Jan Vesely
---
Tested on Ubuntu, Fedora, and HelenOS.
hw/usb/dev-hid.c | 67 +---
1 file changed, 59 insertions(+), 8 deletions(-)
diff --git a/hw/usb/dev-hid.c b/hw/usb/dev-hid.c
index 2966066..954cde1 100644
--- a/hw/usb/dev
glad I could help
the original bug report is here: https://bugs.launchpad.net/qemu/+bug/757654
should I update it? or will it be updated when the patch reaches master?
j.
On Mon, May 9, 2011 at 1:43 PM, Gerd Hoffmann wrote:
> On 05/09/11 12:16, Jan Vesely wrote:
>>
>> UHCI
UHCI host controller status register indicates error and
an interrupt is triggered on BABBLE and STALL errors.
Signed-off-by: Jan Vesely
---
hw/usb-uhci.c |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/hw/usb-uhci.c b/hw/usb-uhci.c
index a65e0b3..1e9c1e7 100644
hi,
using the modified (single line) patch only works half-way, it sets
the value in status register (guess that's what that line does :))
but hw interrupt is not generated.
I tried adding uhci_update_irq and this patch:
diff --git a/hw/usb-uhci.c b/hw/usb-uhci.c
index a65e0b3..1e9c1e7 100644
---
On Sat, Apr 16, 2011 at 8:33 AM, Brad Hards wrote:
> On Sat, 16 Apr 2011 06:57:00 am Jan Vesely wrote:
>> + s->status |= UHCI_STS_USBERR;
> This is per UHCI 1.1D Section 4.1.5. Looks good.
>
>> + *int_mask |= 0x02;
>> + if (td->ctrl & T
Hi,
I'm sending a patch for bug #757654. The bug does not really break
anything it just makes USB error detection harder.
It's a quick fix and might need some polishing but it works (I am
currently using it).
thx,
jan
PS: I guess you need this line:
Signed-off-by: Jan Vesely
diff
26 matches
Mail list logo