| [v8,06/14] stellaris: Removed SSI mux |
2012-10-03 |
Peter A. G. Crosthwaite |
|
New |
| [v8,07/14] hw: Added generic FIFO API. |
2012-10-03 |
Peter A. G. Crosthwaite |
|
New |
| [v8,08/14] m25p80: Initial implementation of SPI flash device |
2012-10-03 |
Peter A. G. Crosthwaite |
|
New |
| [v8,09/14] xilinx_spi: Initial impl. of Xilinx SPI controller |
2012-10-03 |
Peter A. G. Crosthwaite |
|
New |
| [v8,10/14] petalogix-ml605: added SPI controller with n25q128 |
2012-10-03 |
Peter A. G. Crosthwaite |
|
New |
| [v8,11/14] xilinx_spips: Xilinx Zynq SPI cntrlr device model |
2012-10-03 |
Peter A. G. Crosthwaite |
|
New |
| [v8,12/14] xilinx_zynq: Added SPI controllers + flashes |
2012-10-03 |
Peter A. G. Crosthwaite |
|
New |
| [v8,13/14] MAINTAINERS: Added maintainerships for SSI |
2012-10-03 |
Peter A. G. Crosthwaite |
|
New |
| [v8,14/14] ssi: Add slave autoconnect helper |
2012-10-03 |
Peter A. G. Crosthwaite |
|
New |
| [1/3,v2] vmware_vga: Cleanup and remove duplicated info from local state |
2012-10-03 |
BALATON Zoltan |
|
New |
| [2/3,v2] vmware_vga: Return a value for FB_SIZE before the device is enabled |
2012-10-03 |
BALATON Zoltan |
|
New |
| [3/3,v2] vmware_vga: Allow simple drivers to work without using the fifo |
2012-10-03 |
BALATON Zoltan |
|
New |
| [1/6] cirrus_vga: allow configurable vram size |
2012-10-03 |
Marcelo Tosatti |
|
New |
| [2/6] Use machine options to emulate -no-kvm-irqchip |
2012-10-03 |
Marcelo Tosatti |
|
New |
| [3/6] Use machine options to emulate -no-kvm-pit |
2012-10-03 |
Marcelo Tosatti |
|
New |
| [4/6] Use global properties to emulate -no-kvm-pit-reinjection |
2012-10-03 |
Marcelo Tosatti |
|
New |
| [5/6] Emulate qemu-kvms drive parameter boot=on|off |
2012-10-03 |
Marcelo Tosatti |
|
New |
| [6/6] Emulate qemu-kvms -tdf option |
2012-10-03 |
Marcelo Tosatti |
|
New |
| [1/2] e500: Adding CCSR memory region |
2012-10-03 |
Bharat Bhushan |
|
New |
| [2/2] Adding BAR0 for e500 PCI controller |
2012-10-03 |
Bharat Bhushan |
|
New |
| [RFC,01/18] pc: create "PC" device class |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,02/18] pc: create PC object on pc_init1() |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,03/18] pc: add PC object argument to some init functions |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,04/18] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h) |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,05/18] cpus.h: include qemu-stdio.h |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,06/18] hw/apic.c: rename bit functions to not conflict with bitops.h (v2) |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,07/18] kvm: create kvm_arch_vcpu_id() function |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,08/18] target-i386: kvm: set vcpu_id to APIC ID instead of CPU index (v2) |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,09/18] target-i386: cpu: move cpuid_apic_id initialization to cpu_x86_register() |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,10/18] target-i386: cpu: add apic_id argument to cpu_x86_register() |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,11/18] target-i386: cpu_x86_init: allow APIC ID to be set by caller |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,12/18] fw_cfg: remove FW_CFG_MAX_CPUS from fw_cfg_init() |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,13/18] pc: set explicit APIC ID for CPUs |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,14/18] pc: create apic_id_for_cpu() function (v3) |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,15/18] pc: set fw_cfg data based on APIC ID calculation (v2) |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,16/18] tests: support target-specific unit tests |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,17/18] target-i386: topology & APIC ID utility functions (v2) |
2012-10-03 |
Eduardo Habkost |
|
New |
| [RFC,18/18] pc: generate APIC IDs according to CPU topology (v3) |
2012-10-03 |
Eduardo Habkost |
|
New |
| s390: avoid reaching into memory core internals |
2012-10-03 |
Avi Kivity |
|
New |
| [01/18] error: add error_set_errno and error_setg_errno |
2012-10-03 |
Paolo Bonzini |
|
New |
| [02/18] qemu-sockets: add Error ** to all functions |
2012-10-03 |
Paolo Bonzini |
|
New |
| [03/18] qemu-sockets: unix_listen and unix_connect are portable |
2012-10-03 |
Paolo Bonzini |
|
New |
| [04/18] qemu-sockets: add nonblocking connect for Unix sockets |
2012-10-03 |
Paolo Bonzini |
|
New |
| [05/18] migration: avoid using error_is_set |
2012-10-03 |
Paolo Bonzini |
|
New |
| [06/18] migration: centralize call to migrate_fd_error() |
2012-10-03 |
Paolo Bonzini |
|
New |
| [07/18] migration: use qemu-sockets to establish Unix sockets |
2012-10-03 |
Paolo Bonzini |
|
New |
| [08/18] migration (outgoing): add error propagation for fd and exec protocols |
2012-10-03 |
Paolo Bonzini |
|
New |
| [09/18] migration (incoming): add error propagation for fd and exec protocols |
2012-10-03 |
Paolo Bonzini |
|
New |
| [10/18] qemu-char: ask and print error information from qemu-sockets |
2012-10-03 |
Paolo Bonzini |
|
New |
| [11/18] nbd: ask and print error information from qemu-sockets |
2012-10-03 |
Paolo Bonzini |
|
New |
| [12/18] qemu-ga: ask and print error information from qemu-sockets |
2012-10-03 |
Paolo Bonzini |
|
New |
| [13/18] vnc: add error propagation to vnc_display_open |
2012-10-03 |
Paolo Bonzini |
|
New |
| [14/18] qemu-sockets: include strerror or gai_strerror output in error messages |
2012-10-03 |
Paolo Bonzini |
|
New |
| [15/18] qemu-sockets: add error propagation to inet_connect_addr |
2012-10-03 |
Paolo Bonzini |
|
New |
| [16/18] qemu-sockets: add error propagation to inet_dgram_opts |
2012-10-03 |
Paolo Bonzini |
|
New |
| [17/18] qemu-sockets: add error propagation to inet_parse |
2012-10-03 |
Paolo Bonzini |
|
New |
| [18/18] qemu-sockets: add error propagation to Unix socket functions |
2012-10-03 |
Paolo Bonzini |
|
New |
| [RFC,v1,01/22] memory: rename 'exec-obsolete.h' |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,02/22] vhost: use MemoryListener filtering to only monitor RAM address space |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,03/22] kvm: use separate MemoryListeners for memory and I/O |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,04/22] xen_pt: use separate MemoryListeners for memory and I/O |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,05/22] memory: prepare AddressSpace for exporting |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,06/22] memory: export AddressSpace |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,07/22] memory: maintain a list of address spaces |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,08/22] memory: provide defaults for MemoryListener operations |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,09/22] memory: use new MEMORY_LISTENER_DEFAULT_OPS |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,10/22] vfio: use new MEMORY_LISTENER_DEFAULT_OPS |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,11/22] xen_pt: use new MEMORY_LISTENER_DEFAULT_OPS |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,12/22] kvm: use new MEMORY_LISTENER_DEFAULT_OPS |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,13/22] xen: use new MEMORY_LISTENER_DEFAULT_OPS |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,14/22] memory: manage coalesced mmio via a MemoryListener |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,15/22] memory: move address_space_memory and address_space_io out of memory core |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,16/22] memory: move tcg flush into a tcg memory listener |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,17/22] memory: use AddressSpace for MemoryListener filtering |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,18/22] s390: avoid reaching into memory core internals |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,19/22] memory: per-AddressSpace dispatch |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,20/22] dma: make dma access its own address space |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,21/22] pci: give each device its own address space |
2012-10-03 |
Avi Kivity |
|
New |
| [RFC,v1,22/22] pci: honor PCI_COMMAND_MASTER |
2012-10-03 |
Avi Kivity |
|
New |
| [07/23] target-i386: convert cpuid features into properties |
2012-10-03 |
Igor Mammedov |
|
New |
| [1/3] configure: guest_agent -> qemuga |
2012-10-03 |
Luiz Capitulino |
|
New |
| [2/3] configure: add --guest-agent-statedir |
2012-10-03 |
Luiz Capitulino |
|
New |
| [3/3] qemu-ga: use state dir from CONFIG_QEMUGA_STATEDIR |
2012-10-03 |
Luiz Capitulino |
|
New |
| qemu-ga: ga_open_pidfile(): add new line to pidfile |
2012-10-03 |
Luiz Capitulino |
|
New |
| [1/6] qdev: split up header so it can be used in cpu.h |
2012-10-03 |
Eduardo Habkost |
|
New |
| [2/6] qapi-types.h doesn't really need to include qemu-common.h |
2012-10-03 |
Eduardo Habkost |
|
New |
| [3/6] qdev: separate core from the code used only by qemu-system-* |
2012-10-03 |
Eduardo Habkost |
|
New |
| [4/6] tests: unit tests for qdev global-properties handling |
2012-10-03 |
Eduardo Habkost |
|
New |
| [5/6] qom: introduce post_init() function |
2012-10-03 |
Eduardo Habkost |
|
New |
| [6/6] qdev: set globals on post_init() function |
2012-10-03 |
Eduardo Habkost |
|
New |
| qxl: Default to PCI revision 4 when spice-server is new enough |
2012-10-03 |
Søren Sandmann |
|
New |
| Fix compilation on GCC 4.5 |
2012-10-03 |
Søren Sandmann |
|
New |
| hw/qxl: exit on failure to register qxl interface |
2012-10-03 |
Alon Levy |
|
New |
| [1/2] configure: add --localstatedir |
2012-10-03 |
Luiz Capitulino |
|
New |
| [2/2] qemu-ga: use state dir from CONFIG_QEMU_LOCALSTATEDIR |
2012-10-03 |
Luiz Capitulino |
|
New |
| [v2] qemu-ga: ga_open_pidfile(): add new line to pidfile |
2012-10-03 |
Luiz Capitulino |
|
New |
| [v2,1/4] xilinx_zynq: added smp support |
2012-10-04 |
Peter A. G. Crosthwaite |
|
New |
| [v2,2/4] zynq_slcr: Add links to the CPUs |
2012-10-04 |
Peter A. G. Crosthwaite |
|
New |
| [v2,3/4] zynq_slcr: Fixed ResetValues enum |
2012-10-04 |
Peter A. G. Crosthwaite |
|
New |
| [v2,4/4] zynq_slcr: Implement CPU reset and halting |
2012-10-04 |
Peter A. G. Crosthwaite |
|
New |