Signed-off-by: Chris Johns
---
hw/usb/host-libusb.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/hw/usb/host-libusb.c b/hw/usb/host-libusb.c
index d2d161b..032a0e4 100644
--- a/hw/usb/host-libusb.c
+++ b/hw/usb/host-libusb.c
@@ -143,6 +143,12 @@ static void usb_host_attach_kernel
On 4/02/2014 8:59 pm, Daniel P. Berrange wrote:
On Linux there are more flags present in gthread-2.0.pc that are not
present in glib-2.0.pc:
Name: GThread
Description: Thread support for GLib
Requires: glib-2.0
Version: 2.38.2
Libs: -L${libdir} -lgthread-2.0 -pthread
Cflags: -
On 3/02/2014 9:29 pm, Daniel P. Berrange wrote:
On Mon, Feb 03, 2014 at 03:26:15PM +1100, Chris Johns wrote:
Building against with a recent glib in a custom prefix fails because
the gthread cflags in the pkg-config file do not have the correct path
while the glib pc file does.
Signed-off-by
If 1 is written to the SLCR's PSS_RESET_CTRL register request a qemu
reset.
The RTEMS BSPs use this bit and if -no-reboot is used qemu exits cleanly.
Signed-off-by: Chris Johns
---
hw/misc/zynq_slcr.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/hw/misc/zynq_s
Building against with a recent glib in a custom prefix fails because
the gthread cflags in the pkg-config file do not have the correct path
while the glib pc file does.
Signed-off-by: Chris Johns
---
configure | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/configure b
On 1/11/11 9:05 PM, Gerd Hoffmann wrote:
Adding a
device is simply a matter of dropping a file into the tree and a line
into the Makefile and you are done. The device is available to be used
via -device. So the cost of maintaining stuff out-of-tree isn't that
big as you almost never have patch