| linux-user: Fix type m86k -> m68k |
2010-09-13 |
Stefan Weil |
|
New |
| Makefile: Fix problems in parallel builds |
2009-11-02 |
Stefan Weil |
|
New |
| hw/musicpal: Set loader start address |
2010-08-09 |
Stefan Weil |
|
New |
| [04/20] eepro100: Support gpxe boot for all eepro100 devices |
2010-02-14 |
Stefan Weil |
|
New |
| mips: No MIPS16 support for 4Kc, 4KEc cores |
2009-12-15 |
Stefan Weil |
|
New |
| Makefile: Fix definition of pxe-*.bin blobs |
2009-11-02 |
Stefan Weil |
|
New |
| elf: Calculate symbol size if needed |
2010-08-09 |
Stefan Weil |
|
New |
| [10/20] eepro100: Remove old unused code |
2010-02-14 |
Stefan Weil |
|
New |
| MAINTAINERS: Add new maintainer for Linux user |
2010-09-09 |
Stefan Weil |
|
New |
| serial: Add missing bit |
2009-10-26 |
Stefan Weil |
|
New |
| hw/arm: Improve detection of Linux kernels |
2010-08-09 |
Stefan Weil |
|
New |
| [13/20] eepro100: Support RNR interrupt |
2010-02-14 |
Stefan Weil |
|
New |
| [06/14] target-i386: Use fprintf_function and fix dump of DR registers |
2010-03-29 |
Stefan Weil |
|
New |
| target-mips: Fix one more format specifier for cpu_fprintf |
2010-04-02 |
Stefan Weil |
|
New |
| [2/4] darwin-user: Add GCC attribute (check format arguments) |
2010-07-01 |
Stefan Weil |
|
New |
| [08/20] eepro100: Add device descriptions |
2010-02-14 |
Stefan Weil |
|
New |
| Remove wrong semicolon in macro definition |
2010-09-13 |
Stefan Weil |
|
New |
| Fix cross compilation |
2010-03-28 |
Stefan Weil |
|
New |
| [2/2] ivshmem: Fix compilation without kvm |
2010-08-11 |
Stefan Weil |
|
New |
| pci: Add missing 'const' in argument to pci_get_xxx |
2010-01-11 |
Stefan Weil |
|
New |
| eepro100: Restructure code (new function tx_command) |
2009-12-12 |
Stefan Weil |
|
New |
| tcg/arm: Replace qemu_ld32u (left over from previous commit) |
2010-03-28 |
Stefan Weil |
|
New |
| [1/2] ivshmem: Fix compilation (wrong format specifier) |
2010-08-11 |
Stefan Weil |
|
New |
| eepro100: Remove unused device status entries |
2009-10-08 |
Stefan Weil |
|
New |
| virtio-9p: Use GCC_FMT_ATTR and fix a format warning |
2010-09-27 |
Stefan Weil |
|
New |
| qcow2: Allow qcow2 disk images with size zero |
2009-10-26 |
Stefan Weil |
|
New |
| qemu-option: Include name of invalid parameter in error message |
2010-08-02 |
Stefan Weil |
|
New |
| [07/20] eepro100: Update copyright notice |
2010-02-14 |
Stefan Weil |
|
New |
| win32: Add missing function ffs |
2010-06-11 |
Stefan Weil |
|
New |
| sparc: Fix compiler warning (fprintf format string) |
2010-04-09 |
Stefan Weil |
|
New |
| block: Use error codes from lower levels for error message |
2010-07-21 |
Stefan Weil |
|
New |
| [04/14] target-arm: Use fprintf_function |
2010-03-29 |
Stefan Weil |
|
New |
| mips_fulong2e: Detect format errors for function prom_set |
2010-09-11 |
Stefan Weil |
|
New |
| serial: Support additional serial speed values |
2009-10-26 |
Stefan Weil |
|
New |
| [3/4] qemu-char.h: Add GCC attribute (check format arguments) |
2010-07-01 |
Stefan Weil |
|
New |
| [14/20] eepro100: Fix CU Start command |
2010-02-14 |
Stefan Weil |
|
New |
| [02/14] Use fprint_function and fix wrong format specifiers |
2010-03-29 |
Stefan Weil |
|
New |
| Makefile: Change make to be quiet again when doing nothing |
2009-10-20 |
Stefan Weil |
|
New |
| console: Fix crash with missing active_console (null pointer access) |
2010-09-29 |
Stefan Weil |
|
New |
| tcg: Add consistency checks for op definitions |
2010-02-15 |
Stefan Weil |
|
New |
| [10/14] target-ppc: Use fprintf_function and fix wrong format specifiers |
2010-03-29 |
Stefan Weil |
|
New |
| [3/3] eepro100: Fix multicast support |
2009-12-20 |
Stefan Weil |
|
New |
| [2/2] mips_malta: Fix format strings |
2010-09-20 |
Stefan Weil |
|
New |
| [1/8] Documentation: Add build support for documentation in pdf format |
2010-02-05 |
Stefan Weil |
|
New |
| qemu-img: Fix copy+paste bug in documentation |
2010-07-09 |
Stefan Weil |
|
New |
| Makefile: Update unmodified config-devices.mak automatically |
2009-12-20 |
Stefan Weil |
|
New |
| [2/2] Use new gcc format attribute gnu_printf |
2010-09-13 |
Stefan Weil |
|
New |
| [15/20] eepro100: Prettify code (no functional changes) |
2010-02-14 |
Stefan Weil |
|
New |
| target-mips: Fix 32 bit mode (wrong size of physical addresses) |
2010-03-13 |
Stefan Weil |
|
New |
| block/vdi: Fix image opening and creation for odd disk sizes |
2010-05-12 |
Stefan Weil |
|
New |
| Move macros GCC_ATTR and GCC_FMT_ATTR to common header file |
2010-09-20 |
Stefan Weil |
|
New |
| [12/20] eepro100: Replace variable name to fix a compiler warning |
2010-02-14 |
Stefan Weil |
|
New |
| tcp/mips: Change TCG_AREG0 (fp -> s0) |
2010-04-09 |
Stefan Weil |
|
New |
| eepro100: Fix initial value for PCI_STATUS |
2010-01-07 |
Stefan Weil |
|
New |
| [1/2] mips_fulong2e: Fix format strings |
2010-09-20 |
Stefan Weil |
|
New |
| [11/20] eepro100: Use symbolic names for bits in EEPROM id |
2010-02-14 |
Stefan Weil |
|
New |
| s390: Fix buggy assignment |
2009-12-14 |
Stefan Weil |
|
New |
| Documentation: Add build support for documentation in pdf format |
2010-01-29 |
Stefan Weil |
|
New |
| Move macros GCC_ATTR and GCC_FMT_ATTR to common header file |
2010-09-21 |
Stefan Weil |
|
New |
| [17/20] eepro100: New function for reading command block |
2010-02-14 |
Stefan Weil |
|
New |
| target-alpha: Fix compiler warning for gcc-4.3 (and older) |
2009-12-14 |
Stefan Weil |
|
New |
| Fix compilation with missing inotify_init1 |
2010-03-28 |
Stefan Weil |
|
New |
| blockdev: Use GCC_FMT_ATTR (format checking) |
2010-09-23 |
Stefan Weil |
|
New |
| tcg/ppc: Add missing conditional compilation |
2010-02-22 |
Stefan Weil |
|
New |
| eepro100: Better documentation for temporary data |
2009-12-14 |
Stefan Weil |
|
New |
| eepro100: Improve support for different devices |
2009-10-30 |
Stefan Weil |
|
New |
| [1/2] Add support for gcc format attribute gnu_printf |
2010-09-13 |
Stefan Weil |
|
New |
| target-i386: Avoid kvm related compiler error |
2010-05-12 |
Stefan Weil |
|
New |
| block: Use GCC_FMT_ATTR and fix a format error |
2010-09-23 |
Stefan Weil |
|
New |
| Fix bswap in comment |
2009-10-11 |
Stefan Weil |
|
New |
| Move macros GCC_ATTR and GCC_FMT_ATTR to common header file |
2010-09-21 |
Stefan Weil |
|
New |
| eepro100: Fix boot ROM support |
2009-10-31 |
Stefan Weil |
|
New |
| eepro100: Add support for multiple individual addresses (multiple IA) |
2010-09-29 |
Stefan Weil |
|
New |
| target-sparc: Fix wrong printf argument |
2010-05-12 |
Stefan Weil |
|
New |
| mips_malta: Detect format errors for function prom_set |
2010-09-11 |
Stefan Weil |
|
New |
| eepro100: Restructure code |
2009-10-19 |
Stefan Weil |
|
New |
| ds1225y: Fix compiler errors in debug code |
2010-09-30 |
Stefan Weil |
|
New |
| [2/3] eepro100: Better documentation for temporary data |
2009-12-20 |
Stefan Weil |
|
New |
| [1/3] Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking) |
2010-09-23 |
Stefan Weil |
|
New |
| serial: Add interface to set reference oscillator frequency |
2009-10-31 |
Stefan Weil |
|
New |
| [2/3] Replace remaining gcc format attribute by macro GCC_FMT_ATTR (format checking) |
2010-09-23 |
Stefan Weil |
|
New |
| Makefile: Prettify logging |
2009-10-31 |
Stefan Weil |
|
New |
| [1/2] target-cris: Use %td for ptrdiff_t arguments in debug message |
2010-10-02 |
Stefan Weil |
|
New |
| [8/8] ppc: Support tcg interpreter on ppc hosts |
2011-09-17 |
Stefan Weil |
|
New |
| [2/2] target-microblaze: Use %td for ptrdiff_t arguments in debug message |
2010-10-02 |
Stefan Weil |
|
New |
| win32: Fix compiler errors from u_int64_t |
2010-04-01 |
Stefan Weil |
|
New |
| target-mips: Fix compilation |
2010-06-09 |
Stefan Weil |
|
New |
| wrong behaviour of caps lock |
2010-04-17 |
Stefan Weil |
|
New |
| [v6,3/5] timers: the rearm function should be able to handle delta = INT64_MAX |
2012-04-13 |
Stefano Stabellini |
|
New |
| [1.1,2/4] xen: disable rtc_clock |
2012-05-09 |
Stefano Stabellini |
|
New |
| [v3,3/6] Set runstate to INMIGRATE earlier |
2012-01-19 |
Stefano Stabellini |
|
New |
| [Xen-devel] Re: [PATCH] xen: fix interrupt routing |
2011-06-14 |
Stefano Stabellini |
|
New |
| xen_disk: use bdrv_aio_flush instead of bdrv_flush |
2012-04-13 |
Stefano Stabellini |
|
New |
| [1.1,v2,2/5] xen: disable rtc_clock |
2012-05-14 |
Stefano Stabellini |
|
New |
| [PULL] xen memory fix |
2012-01-05 |
Stefano Stabellini |
|
New |
| xen: fix interrupt routing |
2011-05-26 |
Stefano Stabellini |
|
New |
| [BUILD,FIX,2/2] xen: add a dummy xc_hvm_inject_msi for Xen < 4.2 |
2012-04-17 |
Stefano Stabellini |
|
New |
| [1/2] i should be uint32_t rather than int |
2012-09-10 |
Stefano Stabellini |
|
New |
| [v4,6/6] xen: do not allocate RAM during INMIGRATE runstate |
2012-01-25 |
Stefano Stabellini |
|
New |
| [v3,5/6] qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled |
2012-01-27 |
Stefano Stabellini |
|
New |