Age | Commit message (Expand) | Author |
2011-04-07 | trace: Trace bdrv_set_locked() | Stefan Hajnoczi |
2011-04-07 | Do not delete BlockDriverState when deleting the drive | Ryan Harper |
2011-04-07 | hw/xen_disk: ioreq not finished on error | Feiran Zheng |
2011-04-07 | exec: Handle registrations of the entire address space | Edgar E. Iglesias |
2011-04-07 | configure: add --version flag | Mike Frysinger |
2011-04-04 | cpu-all.h: Remove unnecessary target-specific ifdef for CPU_QuadU | Peter Maydell |
2011-04-04 | target-arm: Make Neon helper routines use correct FP status | Peter Maydell |
2011-04-04 | target-arm: Use global env in iwmmxt_helper.c helpers | Peter Maydell |
2011-04-04 | target-arm: Use global env in neon_helper.c helpers | Peter Maydell |
2011-04-04 | Makefile.target: Allow target helpers to be in any *_helper.c file | Peter Maydell |
2011-04-04 | Fix non-portable format string in usb-ccid.c | David Gibson |
2011-04-04 | MAINTAINERS: add Milkymist board | Michael Walle |
2011-04-04 | lm32: add support for the Milkymist board | Michael Walle |
2011-04-04 | lm32: add milkymist hw support functions | Michael Walle |
2011-04-04 | lm32: add Milkymist VGAFB support | Michael Walle |
2011-04-04 | lm32: add Milkymist UART support | Michael Walle |
2011-04-04 | lm32: add Milkymist TMU2 support | Michael Walle |
2011-04-04 | configure: add opengl detection | Michael Walle |
2011-04-04 | lm32: add Milkymist System Controller support | Michael Walle |
2011-04-04 | lm32: add Milkymist SoftUSB support | Michael Walle |
2011-04-04 | lm32: add Milkymist PFPU support | Michael Walle |
2011-04-04 | lm32: add Milkymist Minimac support | Michael Walle |
2011-04-04 | lm32: add Milkymist memory card support | Michael Walle |
2011-04-04 | lm32: add Milkymist HPDMC support | Michael Walle |
2011-04-04 | lm32: add Milkymist AC97 support | Michael Walle |
2011-04-04 | Revert "ioapic: when switches to level trigger mode, interrupts raised repeat... | Aurelien Jarno |
2011-04-04 | s390x: enable CPU_QuadU | Ulrich Hecht |
2011-04-04 | s390x: Enable nptl for s390x | Ulrich Hecht |
2011-04-04 | s390x: Enable disassembler for s390x | Ulrich Hecht |
2011-04-04 | s390x: fix s390-virtio-serial | Alexander Graf |
2011-04-04 | s390x: fix KVM target | Alexander Graf |
2011-04-04 | virtio: use generic name when possible | Alexander Graf |
2011-04-04 | Only build ivshmem when CONFIG_PCI && CONFIG_KVM | Alexander Graf |
2011-04-04 | w32: Fix compilation (wrong include file) | Stefan Weil |
2011-04-04 | register signal handler after initializing SDL. | Gleb Natapov |
2011-04-04 | vl.c: Tidy up message printed when we exit on a signal | Peter Maydell |
2011-04-04 | net: Remove unused net-checksum.c file | Stefan Hajnoczi |
2011-04-04 | e1000: Mask out lower bits of RDBAL/TDBAL | Kevin Wolf |
2011-04-03 | gdbstub: Catch and report more vmstop reasons | Jan Kiszka |
2011-04-03 | tests/cris: Fix some errors and potential crashes | Stefan Weil |
2011-04-03 | ioapic: when switches to level trigger mode, interrupts raised repeatedly. | Isaku Yamahata |
2011-04-03 | Fix trivial "endianness bugs" | Stefan Weil |
2011-04-03 | hw/vexpress.c: Add model of ARM Versatile Express board | Peter Maydell |
2011-04-03 | target-arm/helper.c: For float-int conversion helpers pass ints as ints | Peter Maydell |
2011-04-03 | target-arm: Use new softfloat min/max functions for VMAX, VMIN | Peter Maydell |
2011-04-03 | softfloat: Add float*_min() and float*_max() functions | Peter Maydell |
2011-04-03 | target-arm: Correct ABD's handling of negative zeroes | Peter Maydell |
2011-04-03 | target-arm: Fix VCLE.F32 #0, VCLT.F32 #0 NaN handling | Peter Maydell |
2011-04-03 | target-arm: Return right result for Neon comparison with NaNs | Peter Maydell |
2011-04-03 | target-arm/neon_helper.c: Use make_float32/float32_val macros | Peter Maydell |