| [3/3] target-arm: correct cp15 c1_sys reset value for arm1136 and cortex-a9 |
2010-12-08 |
Juha.Riihimaki@nokia.com |
|
New |
| [2/3] target-arm: correct cp15 c1_sys reset value for cortex-a8 |
2010-12-08 |
Juha.Riihimaki@nokia.com |
|
New |
| [1/3] target-arm: fix vmsav6 access control |
2010-12-08 |
Juha.Riihimaki@nokia.com |
|
New |
| [15/15] usb_ohci: Always use little endian |
2010-12-08 |
Alexander Graf |
|
New |
| [14/15] isa_mmio: Always use little endian |
2010-12-08 |
Alexander Graf |
|
New |
| [13/15] heathrow_pic: Declare as little endian |
2010-12-08 |
Alexander Graf |
|
New |
| [12/15] rtl8139: Declare as little endian |
2010-12-08 |
Alexander Graf |
|
New |
| [11/15] openpic: Replace explicit byte swap with endian hints |
2010-12-08 |
Alexander Graf |
|
New |
| [10/15] ppc4xx_pci: Declare as little endian |
2010-12-08 |
Alexander Graf |
|
New |
| [09/15] versatile_pci: Declare as little endian |
2010-12-08 |
Alexander Graf |
|
New |
| [08/15] prep: Declare as little endian |
2010-12-08 |
Alexander Graf |
|
New |
| [07/15] e1000: Make little endian |
2010-12-08 |
Alexander Graf |
|
New |
| [06/15] uninorth: Get rid of bswap |
2010-12-08 |
Alexander Graf |
|
New |
| [05/15] pci-host: Delegate bswap to mmio layer |
2010-12-08 |
Alexander Graf |
|
New |
| [04/15] dbdma: Make little endian |
2010-12-08 |
Alexander Graf |
|
New |
| [03/15] Make simple io mem handler endian aware |
2010-12-08 |
Alexander Graf |
|
New |
| [02/15] Add endianness as io mem parameter |
2010-12-08 |
Alexander Graf |
|
New |
| [01/15] exec: introduce endianness swapped mmio |
2010-12-08 |
Alexander Graf |
|
New |
| [v2,1/1] qemu-img.c: Clean up handling of image size in img_create() |
2010-12-08 |
Jes Sorensen |
|
New |
| [PATTCH,v2,6/6] pci/aer: factor out common code |
2010-12-08 |
Isaku Yamahata |
|
New |
| [PATTCH,v2,5/6] pci/aer: remove dead code |
2010-12-08 |
Isaku Yamahata |
|
New |
| [PATTCH,v2,4/6] pci/aer: fix interrupt on config write |
2010-12-08 |
Isaku Yamahata |
|
New |
| [PATTCH,v2,3/6] pci/aer: fix error injection |
2010-12-08 |
Isaku Yamahata |
|
New |
| [PATTCH,v2,2/6] Makefile: make msix/msi depend on CONFIG_PCI |
2010-12-08 |
Isaku Yamahata |
|
New |
| [PATTCH,v2,1/6] pci: untangle pci/msi dependency |
2010-12-08 |
Isaku Yamahata |
|
New |
| [1/1] qemu-img.c: Clean up handling of image size in img_create() |
2010-12-07 |
Jes Sorensen |
|
New |
| [v2,1/1] qemu-img: Deprecate obsolete -6 and -e options |
2010-12-07 |
Jes Sorensen |
|
New |
| [00/14,PULL] ARM fixes, v2 |
2010-12-07 |
Peter Maydell |
|
New |
| [14/14] ARM: Implement VCVT to 16 bit integer using new softfloat routines |
2010-12-07 |
Peter Maydell |
|
New |
| [13/14] softfloat: Add float/double to 16 bit integer conversion functions |
2010-12-07 |
Peter Maydell |
|
New |
| [12/14] ARM: Ignore top 16 bits when doing VCVT from 16 bit fixed point |
2010-12-07 |
Peter Maydell |
|
New |
| [11/14] ARM: Return correct result for single<->double conversion of NaN |
2010-12-07 |
Peter Maydell |
|
New |
| [10/14] softfloat: Add float*_maybe_silence_nan() functions |
2010-12-07 |
Peter Maydell |
|
New |
| [09/14] ARM: Return correct result for float-to-integer conversion of NaN |
2010-12-07 |
Peter Maydell |
|
New |
| [08/14] softfloat: Add float*_is_any_nan() functions |
2010-12-07 |
Peter Maydell |
|
New |
| [07/14] ARM: Fix sense of to_integer bit in Neon VCVT float/int conversion |
2010-12-07 |
Peter Maydell |
|
New |
| [06/14] ARM: Fix decoding of Neon forms of VCVT between float and fixed point |
2010-12-07 |
Peter Maydell |
|
New |
| [05/14] ARM: Fix decoding of VFP forms of VCVT between float and int/fixed |
2010-12-07 |
Peter Maydell |
|
New |
| [04/14] ARM: fix ldrexd/strexd |
2010-12-07 |
Peter Maydell |
|
New |
| [03/14] target-arm: Handle 'smc' as an undefined instruction |
2010-12-07 |
Peter Maydell |
|
New |
| [02/14] target-arm: Fix mixup in decoding of saturating add and sub |
2010-12-07 |
Peter Maydell |
|
New |
| [01/14] target-arm: Add support for PKHxx in thumb2 |
2010-12-07 |
Peter Maydell |
|
New |
| [5/5] ARM: Correct result in saturating cases for VQSHL of s8/16/32 |
2010-12-07 |
Peter Maydell |
|
New |
| [4/5] ARM: remove pointless else clause in VQSHL of u64 |
2010-12-07 |
Peter Maydell |
|
New |
| [3/5] ARM: Fix VQSHL of signed 64 bit values by shift counts >= 64 |
2010-12-07 |
Peter Maydell |
|
New |
| [2/5] ARM: Fix VQSHL of signed 64 bit values |
2010-12-07 |
Peter Maydell |
|
New |
| [1/5] ARM: Fix arguments passed to VQSHL helpers |
2010-12-07 |
Peter Maydell |
|
New |
| [[PATCH,RESEND] ] virtio-serial-bus: Bump up control vq descriptors to min. required |
2010-12-07 |
Amit Shah |
|
New |
| [1/1] qemu-img: Deprecate obsolete -6 and -e options |
2010-12-07 |
Jes Sorensen |
|
New |
| [4/4] qemu-img: Fail creation if backing format is invalid |
2010-12-07 |
Stefan Hajnoczi |
|
New |
| [3/4] qemu-img: Free option parameter lists in img_create() |
2010-12-07 |
Stefan Hajnoczi |
|
New |
| [2/4] qemu-option: Fix parse_option_parameters() documentation typo |
2010-12-07 |
Stefan Hajnoczi |
|
New |
| [1/4] qemu-option: Don't reinvent append_option_parameters() |
2010-12-07 |
Stefan Hajnoczi |
|
New |
| fix do_socket(): type conversion for all targets |
2010-12-07 |
Jin Guojie |
|
New |
| MIPS Initial support of Godson-3a multicore CPU |
2010-12-07 |
Jin Guojie |
|
New |
| [2/2] monitor: implement x86 info mem for PAE and long modes |
2010-12-06 |
Blue Swirl |
|
New |
| [1/2] monitor: implement x86 info tlb for PAE and long modes |
2010-12-06 |
Blue Swirl |
|
New |
| ceph/rbd block driver for qemu-kvm (v9) |
2010-12-06 |
Christian Brunner |
|
New |
| [25/25] Monitor: do_info(): Drop unused code |
2010-12-06 |
Luiz Capitulino |
|
New |
| [24/25] Monitor: Introduce do_info_balloon() |
2010-12-06 |
Luiz Capitulino |
|
New |
| [23/25] Monitor: Convert do_info_migrate_print() into do_info_migrate() |
2010-12-06 |
Luiz Capitulino |
|
New |
| [22/25] Monitor: qmp_query_migrate(): Return {} for empty MigrationState |
2010-12-06 |
Luiz Capitulino |
|
New |
| [21/25] Monitor: Convert do_info_uuid_print() into do_info_uuid() |
2010-12-06 |
Luiz Capitulino |
|
New |
| [20/25] Monitor: Move qmp_query_uuid() up in monitor.c |
2010-12-06 |
Luiz Capitulino |
|
New |
| [19/25] Monitor: Convert do_info_name_print() into do_info_name() |
2010-12-06 |
Luiz Capitulino |
|
New |
| [18/25] Monitor: Move qmp_query_name() up in monitor.c |
2010-12-06 |
Luiz Capitulino |
|
New |
| [17/25] Monitor: Convert do_info_vnc_print() into do_info_vnc() |
2010-12-06 |
Luiz Capitulino |
|
New |
| [16/25] Monitor: Convert do_info_mice_print() into do_info_mice() |
2010-12-06 |
Luiz Capitulino |
|
New |
| [15/25] Monitor: Convert do_info_status_print() into do_info_status() |
2010-12-06 |
Luiz Capitulino |
|
New |
| [14/25] Monitor: Move qmp_query_status() up in monitor.c |
2010-12-06 |
Luiz Capitulino |
|
New |
| [13/25] Monitor: Convert do_info_kvm_print() into do_info_kvm() |
2010-12-06 |
Luiz Capitulino |
|
New |
| [12/25] Monitor: Move qmp_query_kvm() up in monitor.c |
2010-12-06 |
Luiz Capitulino |
|
New |
| [11/25] Monitor: Convert do_pci_info_print() into do_pci_info() |
2010-12-06 |
Luiz Capitulino |
|
New |
| [10/25] Monitor: Convert monitor_print_cpus() into do_info_cpus() |
2010-12-06 |
Luiz Capitulino |
|
New |
| [09/25] Monitor: Move qmp_query_cpus() up in monitor.c |
2010-12-06 |
Luiz Capitulino |
|
New |
| [08/25] Monitor: Convert bdrv_stats_print() into bdrv_stats() |
2010-12-06 |
Luiz Capitulino |
|
New |
| [07/25] Monitor: Convert bdrv_info_print() into bdrv_info() |
2010-12-06 |
Luiz Capitulino |
|
New |
| [06/25] Monitor: Convert qemu_chr_info_print() into qemu_chr_info() |
2010-12-06 |
Luiz Capitulino |
|
New |
| [05/25] Monitor: Convert do_info_version_print() into do_info_version() |
2010-12-06 |
Luiz Capitulino |
|
New |
| [04/25] Monitor: Move qmp_query_version() up in monitor.c |
2010-12-06 |
Luiz Capitulino |
|
New |
| [03/25] Monitor: Drop balloon handlers comments |
2010-12-06 |
Luiz Capitulino |
|
New |
| [02/25] QMP: Drop user_print usage from the qmp_query_cmds[] table |
2010-12-06 |
Luiz Capitulino |
|
New |
| [01/25] QMP: Rename query handlers |
2010-12-06 |
Luiz Capitulino |
|
New |
| [10/10] ARM: Implement VCVT to 16 bit integer using new softfloat routines |
2010-12-06 |
Peter Maydell |
|
New |
| [09/10] softfloat: Add float/double to 16 bit integer conversion functions |
2010-12-06 |
Peter Maydell |
|
New |
| [08/10] ARM: Ignore top 16 bits when doing VCVT from 16 bit fixed point |
2010-12-06 |
Peter Maydell |
|
New |
| [07/10] ARM: Return correct result for single<->double conversion of NaN |
2010-12-06 |
Peter Maydell |
|
New |
| [06/10] softfloat: Add float*_maybe_silence_nan() functions |
2010-12-06 |
Peter Maydell |
|
New |
| [05/10] ARM: Return correct result for float-to-integer conversion of NaN |
2010-12-06 |
Peter Maydell |
|
New |
| [04/10] softfloat: Add float*_is_any_nan() functions |
2010-12-06 |
Peter Maydell |
|
New |
| [03/10] ARM: Fix sense of to_integer bit in Neon VCVT float/int conversion |
2010-12-06 |
Peter Maydell |
|
New |
| [02/10] ARM: Fix decoding of Neon forms of VCVT between float and fixed point |
2010-12-06 |
Peter Maydell |
|
New |
| [01/10] ARM: Fix decoding of VFP forms of VCVT between float and int/fixed |
2010-12-06 |
Peter Maydell |
|
New |
| [v5,4/7] Make error handling more consistent in img_create() and img_resize() |
2010-12-06 |
Jes Sorensen |
|
New |
| [v6,5/5] qed: Consistency check support |
2010-12-06 |
Stefan Hajnoczi |
|
New |
| [v6,4/5] qed: Read/write support |
2010-12-06 |
Stefan Hajnoczi |
|
New |
| [v6,3/5] qed: Table, L2 cache, and cluster functions |
2010-12-06 |
Stefan Hajnoczi |
|
New |
| [v6,2/5] qed: Add QEMU Enhanced Disk image format |
2010-12-06 |
Stefan Hajnoczi |
|
New |
| [v6,1/5] docs: Add QED image format specification |
2010-12-06 |
Stefan Hajnoczi |
|
New |
| [4/7] Make error handling more consistent in img_create() and img_resize() |
2010-12-06 |
Jes Sorensen |
|
New |