| [14/20] target-i386: print depricated warning if xlevel < 0x80000000 |
2012-12-27 |
Igor Mammedov |
|
New |
| [15/20] target-i386: set custom 'xlevel' without intermediate x86_def_t |
2012-12-27 |
Igor Mammedov |
|
New |
| [16/20] target-i386: set custom 'level' without intermediate x86_def_t |
2012-12-27 |
Igor Mammedov |
|
New |
| [17/20] target-i386: set custom 'model-id' without intermediate x86_def_t |
2012-12-27 |
Igor Mammedov |
|
New |
| [18/20] target-i386: set custom 'stepping' without intermediate x86_def_t |
2012-12-27 |
Igor Mammedov |
|
New |
| [19/20] target-i386: set custom 'model' without intermediate x86_def_t |
2012-12-27 |
Igor Mammedov |
|
New |
| [20/20] target-i386: set custom 'family' without intermediate x86_def_t |
2012-12-27 |
Igor Mammedov |
|
New |
| [PULL,00/34] migration thread and queue |
2012-12-27 |
Alexandre DERUMIER |
|
New |
| [1/3,v2] Synchronized the linux headers |
2012-12-28 |
Bharat Bhushan |
|
New |
| [2/3,v2] Reset qemu timers when guest reset |
2012-12-28 |
Bharat Bhushan |
|
New |
| [3/3,v2] Enable kvm emulated watchdog |
2012-12-28 |
Bharat Bhushan |
|
New |
| Fix semaphores fallback code |
2012-12-28 |
Brad |
|
New |
| Disable semaphores fallback code for OpenBSD |
2012-12-28 |
Brad |
|
New |
| [1/2] e1000: no need auto-negotiation if link was down |
2012-12-28 |
Amos Kong |
|
New |
| [2/2] rtl8139: preserve link state across device reset |
2012-12-28 |
Amos Kong |
|
New |
| [01/12] tap: multiqueue support |
2012-12-28 |
Jason Wang |
|
New |
| [02/12] net: introduce qemu_get_queue() |
2012-12-28 |
Jason Wang |
|
New |
| [03/12] net: introduce qemu_get_nic() |
2012-12-28 |
Jason Wang |
|
New |
| [04/12] net: intorduce qemu_del_nic() |
2012-12-28 |
Jason Wang |
|
New |
| [05/12] net: multiqueue support |
2012-12-28 |
Jason Wang |
|
New |
| [06/12] vhost: multiqueue support |
2012-12-28 |
Jason Wang |
|
New |
| [07/12] virtio: introduce virtio_queue_del() |
2012-12-28 |
Jason Wang |
|
New |
| [08/12] virtio: add a queue_index to VirtQueue |
2012-12-28 |
Jason Wang |
|
New |
| [09/12] virtio-net: separate virtqueue from VirtIONet |
2012-12-28 |
Jason Wang |
|
New |
| [10/12] virtio-net: multiqueue support |
2012-12-28 |
Jason Wang |
|
New |
| [11/12] virtio-net: migration support for multiqueue |
2012-12-28 |
Jason Wang |
|
New |
| [12/12] virtio-net: compat multiqueue support |
2012-12-28 |
Jason Wang |
|
New |
| [1/2] target-i386: kvm: -cpu host: use GET_SUPPORTED_CPUID for SVM features |
2012-12-28 |
Eduardo Habkost |
|
New |
| [2/2] target-i386: kvm: enable all supported KVM features for -cpu host |
2012-12-28 |
Eduardo Habkost |
|
New |
| [01/20] target-i386: filter out unsupported features at realize time |
2012-12-28 |
Igor Mammedov |
|
New |
| [02/20] target-i386: sanitize AMD's ext2_features at realize time |
2012-12-28 |
Igor Mammedov |
|
New |
| [03/20] target-i386: explicitly set vendor for each built-in cpudef |
2012-12-28 |
Igor Mammedov |
|
New |
| [04/20] target-i386: setting default 'vendor' is obsolete, remove it |
2012-12-28 |
Igor Mammedov |
|
New |
| [05/20] target-i386: move setting defaults out of cpu_x86_parse_featurestr() |
2012-12-28 |
Igor Mammedov |
|
New |
| [06/20] target-i386: move out CPU features initialization in separate func |
2012-12-28 |
Igor Mammedov |
|
New |
| [07/20] target-i386: cpu_x86_register() consolidate freeing resources |
2012-12-28 |
Igor Mammedov |
|
New |
| [08/20] target-i386: move kvm_check_features_against_host() check to realize time |
2012-12-28 |
Igor Mammedov |
|
New |
| [09/20] target-i386: add x86cpu_vendor_words2str() |
2012-12-28 |
Igor Mammedov |
|
New |
| [10/20] target-i386: replace uint32_t vendor fields by vendor string in x86_def_t |
2012-12-28 |
Igor Mammedov |
|
New |
| [11/20] target-i386: remove vendor_override field from CPUX86State |
2012-12-28 |
Igor Mammedov |
|
New |
| [12/20] target-i386: prepare cpu_x86_parse_featurestr() to return a set of key, value property pairs |
2012-12-28 |
Igor Mammedov |
|
New |
| [13/20] target-i386: set custom 'vendor' without intermediate x86_def_t |
2012-12-28 |
Igor Mammedov |
|
New |
| [14/20] target-i386: print deprecated warning if xlevel < 0x80000000 |
2012-12-28 |
Igor Mammedov |
|
New |
| [15/20] target-i386: set custom 'xlevel' without intermediate x86_def_t |
2012-12-28 |
Igor Mammedov |
|
New |
| [16/20] target-i386: set custom 'level' without intermediate x86_def_t |
2012-12-28 |
Igor Mammedov |
|
New |
| [17/20] target-i386: set custom 'model-id' without intermediate x86_def_t |
2012-12-28 |
Igor Mammedov |
|
New |
| [18/20] target-i386: set custom 'stepping' without intermediate x86_def_t |
2012-12-28 |
Igor Mammedov |
|
New |
| [19/20] target-i386: set custom 'model' without intermediate x86_def_t |
2012-12-28 |
Igor Mammedov |
|
New |
| [20/20] target-i386: set custom 'family' without intermediate x86_def_t |
2012-12-28 |
Igor Mammedov |
|
New |
| [v2] tests: add gcov target |
2012-12-28 |
Blue Swirl |
|
New |
| [1/9] target-i386: Move CPU object creation to cpu.c |
2012-12-28 |
Eduardo Habkost |
|
New |
| [2/9] target-i386: Make cpu_x86_create() get Error argument |
2012-12-28 |
Eduardo Habkost |
|
New |
| [3/9] target-i386: Simplify cpu_x86_find_by_name() logic |
2012-12-28 |
Eduardo Habkost |
|
New |
| [RFC,4/9] target-i386: Set feature string parsing results directly on CPU object |
2012-12-28 |
Eduardo Habkost |
|
New |
| [RFC,5/9] target-i386: Move kvm_features/hypervisor initialization to cpu_x86_find_by_name() |
2012-12-28 |
Eduardo Habkost |
|
New |
| [RFC,6/9] target-i386: Move CPU creation code to model name lookup function |
2012-12-28 |
Eduardo Habkost |
|
New |
| [RFC,7/9] target-i386: CPU subclass for -cpu "host" |
2012-12-28 |
Eduardo Habkost |
|
New |
| [RFC,8/9] target-i386: CPU subclasses for predefined CPU models |
2012-12-28 |
Eduardo Habkost |
|
New |
| [RFC,9/9] target-i386: Unify CPU object creation on x86_cpu_create_from_name() |
2012-12-28 |
Eduardo Habkost |
|
New |
| Fix semaphores fallback code |
2012-12-28 |
Brad |
|
New |
| tcg-i386: Perform cmov detection at runtime for 32-bit. |
2012-12-28 |
Richard Henderson |
|
New |
| tcg-hppa: Fix typo in brcond2 |
2012-12-28 |
Richard Henderson |
|
New |
| [01/11] qemu-img: remove unused parameter in collect_image_info() |
2012-12-29 |
Wayne Xia |
|
New |
| [02/11] block: add bdrv_get_filename() function |
2012-12-29 |
Wayne Xia |
|
New |
| [03/11] qemu-img: remove parameter filename in collect_image_info() |
2012-12-29 |
Wayne Xia |
|
New |
| [04/11] qemu-img: move image retrieving function to block layer |
2012-12-29 |
Wayne Xia |
|
New |
| [05/11] block: rename bdrv_query_info to bdrv_query_block_info |
2012-12-29 |
Wayne Xia |
|
New |
| [06/11] qmp: add interface query-image |
2012-12-29 |
Wayne Xia |
|
New |
| [07/11] block: move bdrv_find_snapshot to block.c |
2012-12-29 |
Wayne Xia |
|
New |
| [08/11] qmp: add interface query-snapshot |
2012-12-29 |
Wayne Xia |
|
New |
| [09/11] hmp: export function hmp_handle_error() |
2012-12-29 |
Wayne Xia |
|
New |
| [10/11] hmp: retrieve info from qmp for snapshot info |
2012-12-29 |
Wayne Xia |
|
New |
| [11/11] hmp: show snapshot on single block device |
2012-12-29 |
Wayne Xia |
|
New |
| [v3] tests: add gcov support |
2012-12-29 |
Blue Swirl |
|
New |
| [Autotest,1/2] virt run: fix typo in help message |
2012-12-30 |
Amos Kong |
|
New |
| [Autotest,2/2] virt run: add three logical case filters |
2012-12-30 |
Amos Kong |
|
New |
| [v3] disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio etc) |
2012-12-30 |
Michael Tokarev |
|
New |
| virtio-pci: replace byte swap hack |
2012-12-30 |
Blue Swirl |
|
New |
| savevm.c: cleanup system includes |
2012-12-31 |
Michael Tokarev |
|
New |
| [RFC,1/3] xen_disk: handle disk files on ramfs/tmpfs |
2012-12-31 |
Roger Pau Monne |
|
New |
| [RFC,2/3] xen_disk: fix memory leak |
2012-12-31 |
Roger Pau Monne |
|
New |
| [RFC,3/3] xen_disk: add persistent grant support to xen_disk backend |
2012-12-31 |
Roger Pau Monne |
|
New |
| [Qemu-trivial] configure: try pkg-config for curses |
2012-12-31 |
Vadim Evard |
|
New |
| [1/2] softfloat: Fix uint64_to_float64 |
2012-12-31 |
Richard Henderson |
|
New |
| [2/2] softfloat: Implement uint64_to_float128 |
2012-12-31 |
Richard Henderson |
|
New |
| [1/2] linux-user: Add setsockopt(SO_ATTACH_FILTER) |
2012-12-31 |
Laurent Vivier |
|
New |
| [2/2] linux-user: SOCK_PACKET uses network endian to encode protocol in socket() |
2012-12-31 |
Laurent Vivier |
|
New |
| linux-user: correct print_timeval() swap tv_sec and tv_usec |
2012-12-31 |
Laurent Vivier |
|
New |
| linux-user: correct setsockopt() SO_SNDTIMEO and SO_RCVTIMEO take a struct timeval, not an int |
2012-12-31 |
Laurent Vivier |
|
New |
| linux-user: improve print_fcntl() |
2012-12-31 |
Laurent Vivier |
|
New |
| [v2] linux-user: correct setsockopt() |
2013-01-01 |
Laurent Vivier |
|
New |
| target-mips: Fix helper and tests for dot/cross-dot product instructions |
2013-01-02 |
Petar Jovanovic |
|
New |
| Change to correct PowerPC on a 64bit host |
2013-01-02 |
Peter Maydell |
|
New |
| [1/3] vnc: added buffer_advance function |
2013-01-02 |
Tim Hardeck |
|
New |
| [2/3] vnc: added initial websocket protocol support |
2013-01-02 |
Tim Hardeck |
|
New |
| [3/3] vnc: fix possible uninitialized removals |
2013-01-02 |
Tim Hardeck |
|
New |
| [PULL,v2,00/18] Block patches |
2013-01-02 |
Stefan Hajnoczi |
|
New |
| [01/18] raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane |
2013-01-02 |
Stefan Hajnoczi |
|
New |
| [02/18] configure: add CONFIG_VIRTIO_BLK_DATA_PLANE |
2013-01-02 |
Stefan Hajnoczi |
|
New |
| [03/18] dataplane: add host memory mapping code |
2013-01-02 |
Stefan Hajnoczi |
|
New |