| [23/37] target-i386: convert 'check' and 'enforce' to static properties |
2012-10-22 |
Igor Mammedov |
|
New |
| [24/37] target-i386: use define for cpuid vendor string size |
2012-10-22 |
Igor Mammedov |
|
New |
| [25/37] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t |
2012-10-22 |
Igor Mammedov |
|
New |
| [26/37] target-i386: convert "vendor" property to static property |
2012-10-22 |
Igor Mammedov |
|
New |
| [27/37] target-i386: convert "tsc-frequency" to static property |
2012-10-22 |
Igor Mammedov |
|
New |
| [28/37] target-i386: convert "model-id" to static property |
2012-10-22 |
Igor Mammedov |
|
New |
| [29/37] target-i386: convert "stepping" to static property |
2012-10-22 |
Igor Mammedov |
|
New |
| [30/37] target-i386: convert "model" to static property |
2012-10-22 |
Igor Mammedov |
|
New |
| [31/37] target-i386: convert "family" to static property |
2012-10-22 |
Igor Mammedov |
|
New |
| [32/37] target-i386: use static properties for setting cpuid features |
2012-10-22 |
Igor Mammedov |
|
New |
| [33/37] qdev: QDEV_PROP_FOREACH and QDEV_CLASS_FOREACH |
2012-10-22 |
Igor Mammedov |
|
New |
| [34/37] qdev: introduce QDEV_FIND_PROP_FROM_BIT and qdev_prop_find_bit() |
2012-10-22 |
Igor Mammedov |
|
New |
| [35/37] target-i386: use static properties in check_features_against_host() to print CPUID feature names |
2012-10-22 |
Igor Mammedov |
|
New |
| [36/37] target-i386: use static properties to list CPUID features |
2012-10-22 |
Igor Mammedov |
|
New |
| [37/37] target-i386: cleanup cpu_x86_find_by_name(), only fill x86_def_t in it |
2012-10-22 |
Igor Mammedov |
|
New |
| [v3,17/26] Add i21154 bridge chip. |
2012-10-22 |
Michael S. Tsirkin |
|
New |
| [PATCHv4] qemu: enable PV EOI for qemu 1.3 |
2012-10-22 |
Michael S. Tsirkin |
|
New |
| [v3,17/26] Add i21154 bridge chip. |
2012-10-22 |
Jason Baron |
|
New |
| [v2] qemu-timer: Check for usable fields for SIGEV_THREAD_ID |
2012-10-22 |
Richard Henderson |
|
New |
| [PULL] virtio,pci infrastructure |
2012-10-22 |
Michael S. Tsirkin |
|
New |
| tests/tcg: fix a few warnings |
2012-10-22 |
Catalin Patulea |
|
New |
| [PATCHv2,1/4] Adding new syscalls (bugzilla 855162) |
2012-10-23 |
Eduardo Otubo |
|
New |
| [PATCHv2,2/4] Setting "-sandbox on" as deafult |
2012-10-23 |
Eduardo Otubo |
|
New |
| [PATCHv2,3/4] Support for "double whitelist" filters |
2012-10-23 |
Eduardo Otubo |
|
New |
| [PATCHv2,4/4] Warning messages on net devices hotplug |
2012-10-23 |
Eduardo Otubo |
|
New |
| [v2,1/7] tcg/tcg.h: Duplicate global TCG variables in TCGContext |
2012-10-23 |
Evgeny Voevodin |
|
New |
| [v2,2/7] translate-all.c: Introduce TCGContext *tcg_cur_ctx |
2012-10-23 |
Evgeny Voevodin |
|
New |
| [v2,3/7] TCG: Use gen_opc_ptr from context instead of global variable. |
2012-10-23 |
Evgeny Voevodin |
|
New |
| [v2,4/7] TCG: Use gen_opparam_ptr from context instead of global variable. |
2012-10-23 |
Evgeny Voevodin |
|
New |
| [v2,5/7] TCG: Use gen_opc_buf from context instead of global variable. |
2012-10-23 |
Evgeny Voevodin |
|
New |
| [v2,6/7] TCG: Use gen_opparam_buf from context instead of global variable. |
2012-10-23 |
Evgeny Voevodin |
|
New |
| [v2,7/7] TCG: Remove unused global variables |
2012-10-23 |
Evgeny Voevodin |
|
New |
| qemu-options.hx: complete -nodefaults device list |
2012-10-23 |
Stefan Hajnoczi |
|
New |
| [1/2] Make default boot order machine specific |
2012-10-23 |
Avik Sil |
|
New |
| [2/2] pseries: set boot-device property only if boot order specified |
2012-10-23 |
Avik Sil |
|
New |
| Rename target_phys_addr_t to hwaddr |
2012-10-23 |
Avi Kivity |
|
New |
| [RFC,v3,1/8] linux-headers: Add ARM KVM headers (not for upstream) |
2012-10-23 |
Peter Maydell |
|
New |
| [RFC,v3,2/8] ARM: KVM: Add support for KVM on ARM architecture |
2012-10-23 |
Peter Maydell |
|
New |
| [RFC,v3,3/8] ARM KVM: save and load VFP registers from kernel |
2012-10-23 |
Peter Maydell |
|
New |
| [RFC,v3,4/8] hw/arm_gic: Add presave/postload hooks |
2012-10-23 |
Peter Maydell |
|
New |
| [RFC,v3,5/8] linux-headers: update with VGIC related headers (not for upstream) |
2012-10-23 |
Peter Maydell |
|
New |
| [RFC,v3,6/8] target-arm: Use MemoryListener to identify GIC base address for KVM |
2012-10-23 |
Peter Maydell |
|
New |
| [RFC,v3,7/8] hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC |
2012-10-23 |
Peter Maydell |
|
New |
| [RFC,v3,8/8] configure: Enable KVM on ARM |
2012-10-23 |
Peter Maydell |
|
New |
| [01/11] quorum: Create quorum.c, add QuorumSingleAIOCB and QuorumAIOCB. |
2012-10-23 |
Benoît Canet |
|
New |
| [02/11] quorum: Create BDRVQuorumState and BlkDriver and do init. |
2012-10-23 |
Benoît Canet |
|
New |
| [03/11] quorum: Add quorum_open() and quorum_close(). |
2012-10-23 |
Benoît Canet |
|
New |
| [04/11] quorum: Add quorum_aio_writev and its dependencies. |
2012-10-23 |
Benoît Canet |
|
New |
| [05/11] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify. |
2012-10-23 |
Benoît Canet |
|
New |
| [06/11] quorum: Add quorum_co_flush(). |
2012-10-23 |
Benoît Canet |
|
New |
| [07/11] quorum: Add quorum_aio_readv. |
2012-10-23 |
Benoît Canet |
|
New |
| [08/11] quorum: Add quorum mechanism. |
2012-10-23 |
Benoît Canet |
|
New |
| [09/11] quorum: Add quorum_getlength(). |
2012-10-23 |
Benoît Canet |
|
New |
| [10/11] quorum: Add quorum_invalidate_cache(). |
2012-10-23 |
Benoît Canet |
|
New |
| [11/11] quorum: Add quorum_co_is_allocated. |
2012-10-23 |
Benoît Canet |
|
New |
| [PULL,00/29] qemu-sockets error propagation + NBD server |
2012-10-23 |
Paolo Bonzini |
|
New |
| [v3,1/2] qmp: handle stop/cont in INMIGRATE state |
2012-10-23 |
Paolo Bonzini |
|
New |
| [v2] target-i386: use static properties in check_features_against_host() to print CPUID feature names |
2012-10-23 |
Igor Mammedov |
|
New |
| [v2] target-i386: use static properties to list CPUID features |
2012-10-23 |
Igor Mammedov |
|
New |
| [v4,12/16] qemu-iotests: add mirroring test case |
2012-10-23 |
Paolo Bonzini |
|
New |
| [v4,16/16] qemu-iotests: add testcases for mirroring on-source-error/on-target-error |
2012-10-23 |
Paolo Bonzini |
|
New |
| [1/7] hw/vexpress.c: Don't prematurely explode QEMUMachineInitArgs |
2012-10-23 |
Peter Maydell |
|
New |
| [2/7] hw/realview.c: Don't prematurely explode QEMUMachineInitArgs |
2012-10-23 |
Peter Maydell |
|
New |
| [3/7] hw/versatilepb: Don't prematurely explode QEMUMachineInitArgs |
2012-10-23 |
Peter Maydell |
|
New |
| [4/7] hw/spitz: Don't prematurely explode QEMUMachineInitArgs |
2012-10-23 |
Peter Maydell |
|
New |
| [5/7] hw/omap_sx1: Don't prematurely explode QEMUMachineInitArgs |
2012-10-23 |
Peter Maydell |
|
New |
| [6/7] hw/nseries: Don't prematurely explode QEMUMachineInitArgs |
2012-10-23 |
Peter Maydell |
|
New |
| [7/7] hw/mainstone: Don't prematurely explode QEMUMachineInitArgs |
2012-10-23 |
Peter Maydell |
|
New |
| dma: Define dma_context_memory and use in sysbus-ohci |
2012-10-23 |
Peter Maydell |
|
New |
| [01/24] user: move *-user/qemu-types.h to main directory |
2012-10-24 |
Eduardo Habkost |
|
New |
| [02/24] user: rename qemu-types.h to qemu-user-types.h |
2012-10-24 |
Eduardo Habkost |
|
New |
| [03/24] qemu-common.h: comment about usage rules |
2012-10-24 |
Eduardo Habkost |
|
New |
| [04/24] move qemu_irq typedef out of cpu-common.h |
2012-10-24 |
Eduardo Habkost |
|
New |
| [05/24] qdev: split up header so it can be used in cpu.h |
2012-10-24 |
Eduardo Habkost |
|
New |
| [06/24] move I/O-related definitions from qemu-common.h to a new header (qemu-stdio.h) |
2012-10-24 |
Eduardo Habkost |
|
New |
| [07/24] qemu-fsdev-dummy.c: include module.h |
2012-10-24 |
Eduardo Habkost |
|
New |
| [08/24] vnc-palette.h: include <stdbool.h> |
2012-10-24 |
Eduardo Habkost |
|
New |
| [09/24] ui/vnc-pallete.c: include headers it needs |
2012-10-24 |
Eduardo Habkost |
|
New |
| [10/24] qemu-config.h: include headers it needs |
2012-10-24 |
Eduardo Habkost |
|
New |
| [11/24] qapi/qmp-registry.c: include headers it needs |
2012-10-24 |
Eduardo Habkost |
|
New |
| [12/24] qga/channel-posix.c: include headers it needs |
2012-10-24 |
Eduardo Habkost |
|
New |
| [13/24] create qemu-types.h for struct typedefs |
2012-10-24 |
Eduardo Habkost |
|
New |
| [14/24] sysemu.h: include qemu-types.h instead of qemu-common.h |
2012-10-24 |
Eduardo Habkost |
|
New |
| [15/24] qlist.h: do not include qemu-common.h |
2012-10-24 |
Eduardo Habkost |
|
New |
| [16/24] qapi-types.h: don't include qemu-common.h |
2012-10-24 |
Eduardo Habkost |
|
New |
| [17/24] qdev-properties.c: add copyright/license information |
2012-10-24 |
Eduardo Habkost |
|
New |
| [18/24] qdev: qdev_create(): use error_report() instead of hw_error() |
2012-10-24 |
Eduardo Habkost |
|
New |
| [19/24] qdev: move reset handler list from vl.c to qdev.c |
2012-10-24 |
Eduardo Habkost |
|
New |
| [20/24] qdev: add stub vmstate handling to qdev.c |
2012-10-24 |
Eduardo Habkost |
|
New |
| [21/24] qdev: add sysbus_get_default() GCC_WEAK stub |
2012-10-24 |
Eduardo Habkost |
|
New |
| [22/24] qdev-properties.c: separate core from the code used only by qemu-system-* |
2012-10-24 |
Eduardo Habkost |
|
New |
| [23/24] include qdev code into *-user, too |
2012-10-24 |
Eduardo Habkost |
|
New |
| [24/24] qom: make CPU a child of DeviceState |
2012-10-24 |
Eduardo Habkost |
|
New |
| 1.1.1 -> 1.1.2 migrate /managedsave issue |
2012-10-24 |
Philipp Hahn |
|
New |
| [v3,1/3] net: add public qemu_net_poll() function |
2012-10-24 |
Stefan Hajnoczi |
|
New |
| [v3,2/3] net: extract notify_link_status_changed() function |
2012-10-24 |
Stefan Hajnoczi |
|
New |
| [v3,3/3] net: convert NetClientState to QOM |
2012-10-24 |
Stefan Hajnoczi |
|
New |
| raltelimit bug |
2012-10-24 |
Dietmar Maurer |
|
New |
| [PULL,00/32] Block patches |
2012-10-24 |
Kevin Wolf |
|
New |
| [01/32] qemu-img: Fix division by zero for zero size images |
2012-10-24 |
Kevin Wolf |
|
New |