Re: [Qemu-devel] ARM MCU Target Structure Question

2016-08-15 Thread Carl Allendorph
On Mon, Aug 15, 2016 at 3:18 AM, Peter Maydell wrote: > This broadly matches the directory arrangement principles used > by the Linux kernel sources, which is where we've borrowed it from. > Ok - I'll pursue the current directory structure. ​Thanks,​ ​~C​

[Qemu-devel] ARM MCU Target Structure Question

2016-08-14 Thread Carl Allendorph
Hello All, I'm working on a new microcontroller target (Atmel ATSAM4E) for the qemu-system-arm executable. I've successfully setup a machine and created some peripherals. I have some questions about how to structure the files for contributing this target to the qemu project. ​In the current "hw"

[Qemu-devel] [Bug 1612908] [NEW] qom-[list, tree, get, set] don't accept tcp endpoint arg

2016-08-13 Thread Carl Allendorph
Public bug reported: Hi, I'm using origin/master [60ac13...]. When I run any of the commands in 'qemu/scripts/qmp/qom-[list,tree,get,set]', the help text says that it can connect to a QEMU instance by passing either a path to a unix socket or a tcp endpoint in the format "host:port". The unix