Age | Commit message (Expand) | Author |
2011-04-09 | acpi, acpi_piix, vt82c686: factor out PM1_CNT logic | Isaku Yamahata |
2011-04-09 | acpi, acpi_piix, vt82c686: factor out PM1a EVT logic | Isaku Yamahata |
2011-04-09 | acpi, acpi_piix, vt82c686: factor out PM_TMR logic | Isaku Yamahata |
2011-04-09 | hw/pflash_cfi02: Fix lazy reset of ROMD mode | Jordan Justen |
2011-04-09 | configure: avoid basename usage message | Scott Wood |
2011-04-09 | mpc85xx_pci_map_irq: change "unknow" to "unknown" | Scott Wood |
2011-04-09 | event: trivial coding style fixes | Brad Hards |
2011-04-09 | multiboot: Quote filename in error message | Adam Lackorzynski |
2011-04-08 | ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvm | David Gibson |
2011-04-08 | Use existing helper function to implement popcntd instruction | David Gibson |
2011-04-08 | Delay creation of pseries device tree until reset | David Gibson |
2011-04-08 | pseries: Abolish envs array | David Gibson |
2011-04-08 | spapr_vscsi: Set uninitialized variable | Stefan Weil |
2011-04-08 | Don't call cpu_synchronize_state() from machine init. | Scott Wood |
2011-04-07 | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2011-04-07 | virtio-blk: fail unaligned requests | Christoph Hellwig |
2011-04-07 | virtio-balloon: fixed endianness bug in the config space | Alexey Kardashevskiy |
2011-04-07 | virtio-9p: fixed LE-to-host conversion bug when QEMU is called from guest | Alexey Kardashevskiy |
2011-04-07 | spapr_llan: Fix warning when compiled with -dDEBUG | Alexey Kardashevskiy |
2011-04-07 | qdev: Fix comment around qdev_init_nofail() | Michael Tokarev |
2011-04-07 | usb-ccid: Spelling fixes | Brad Hards |
2011-04-07 | Fix integer overflow in block migration bandwidth calculation | Avishay Traeger |
2011-04-07 | floppy: save and restore DIR register | Jason Wang |
2011-04-07 | NBD device: Separate out parsing configuration and opening sockets. | Nick Thomas |
2011-04-07 | NBD: Use qemu_socket functions to open TCP and UNIX sockets | Nick Thomas |
2011-04-07 | Set errno=ENOTSUP for attempts to use UNIX sockets on Windows platforms | Nick Thomas |
2011-04-07 | NBD library: whitespace changes | Nick Thomas |
2011-04-07 | ide: consolidate drive_get(IF_IDE) | Isaku Yamahata |
2011-04-07 | exit if -drive specified is invalid instead of ignoring the "wrong" -drive | Michael Tokarev |
2011-04-07 | qemu-img rebase: Fix segfault if backing file can't be opened | Kevin Wolf |
2011-04-07 | qemu-img: Initial progress printing support | Jes Sorensen |
2011-04-07 | block: Do not cache device size for removable media | Stefan Hajnoczi |
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 |