summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vnc: tight: Fix crash after 2GB of outputMichael Tokarev2011-04-102-4/+5
* smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_...Isaku Yamahata2011-04-095-28/+28
* lan9118: Ignore write to MAC_VLAN1 registerAtsushi Nemoto2011-04-091-0/+6
* acpi, acpi_piix, vt82c686: factor out PM1_CNT logicIsaku Yamahata2011-04-094-52/+74
* acpi, acpi_piix, vt82c686: factor out PM1a EVT logicIsaku Yamahata2011-04-094-75/+81
* acpi, acpi_piix, vt82c686: factor out PM_TMR logicIsaku Yamahata2011-04-094-65/+96
* hw/pflash_cfi02: Fix lazy reset of ROMD modeJordan Justen2011-04-091-1/+1
* configure: avoid basename usage messageScott Wood2011-04-091-1/+1
* mpc85xx_pci_map_irq: change "unknow" to "unknown"Scott Wood2011-04-091-1/+1
* event: trivial coding style fixesBrad Hards2011-04-091-7/+7
* multiboot: Quote filename in error messageAdam Lackorzynski2011-04-091-1/+1
* ppce500_mpc8544ds: Fix compile with --enable-debug and --disable-kvmDavid Gibson2011-04-081-0/+9
* Use existing helper function to implement popcntd instructionDavid Gibson2011-04-081-13/+1Star
* Delay creation of pseries device tree until resetDavid Gibson2011-04-082-48/+75
* pseries: Abolish envs arrayDavid Gibson2011-04-083-38/+46
* spapr_vscsi: Set uninitialized variableStefan Weil2011-04-081-1/+1
* Don't call cpu_synchronize_state() from machine init.Scott Wood2011-04-082-4/+0Star
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2011-04-0728-712/+825
|\
| * virtio-blk: fail unaligned requestsChristoph Hellwig2011-04-071-0/+8
| * Fix integer overflow in block migration bandwidth calculationAvishay Traeger2011-04-071-1/+1
| * floppy: save and restore DIR registerJason Wang2011-04-071-1/+50
| * NBD device: Separate out parsing configuration and opening sockets.Nick Thomas2011-04-071-55/+102
| * NBD: Use qemu_socket functions to open TCP and UNIX socketsNick Thomas2011-04-073-133/+38Star
| * Set errno=ENOTSUP for attempts to use UNIX sockets on Windows platformsNick Thomas2011-04-071-0/+4
| * NBD library: whitespace changesNick Thomas2011-04-071-417/+418
| * ide: consolidate drive_get(IF_IDE)Isaku Yamahata2011-04-0710-69/+28Star
| * exit if -drive specified is invalid instead of ignoring the "wrong" -driveMichael Tokarev2011-04-071-1/+3
| * qemu-img rebase: Fix segfault if backing file can't be openedKevin Wolf2011-04-071-2/+6
| * qemu-img: Initial progress printing supportJes Sorensen2011-04-075-5/+132
| * block: Do not cache device size for removable mediaStefan Hajnoczi2011-04-071-8/+6Star
| * trace: Trace bdrv_set_locked()Stefan Hajnoczi2011-04-072-0/+3
| * Do not delete BlockDriverState when deleting the driveRyan Harper2011-04-073-20/+20
| * hw/xen_disk: ioreq not finished on errorFeiran Zheng2011-04-071-2/+8
* | virtio-balloon: fixed endianness bug in the config spaceAlexey Kardashevskiy2011-04-071-1/+1
* | virtio-9p: fixed LE-to-host conversion bug when QEMU is called from guestAlexey Kardashevskiy2011-04-071-6/+3Star
* | spapr_llan: Fix warning when compiled with -dDEBUGAlexey Kardashevskiy2011-04-071-3/+0Star
* | qdev: Fix comment around qdev_init_nofail()Michael Tokarev2011-04-071-1/+2
* | usb-ccid: Spelling fixesBrad Hards2011-04-071-4/+4
|/
* exec: Handle registrations of the entire address spaceEdgar E. Iglesias2011-04-071-2/+6
* configure: add --version flagMike Frysinger2011-04-071-0/+2
* cpu-all.h: Remove unnecessary target-specific ifdef for CPU_QuadUPeter Maydell2011-04-041-3/+2Star
* target-arm: Make Neon helper routines use correct FP statusPeter Maydell2011-04-041-2/+1Star
* target-arm: Use global env in iwmmxt_helper.c helpersPeter Maydell2011-04-043-175/+156Star
* target-arm: Use global env in neon_helper.c helpersPeter Maydell2011-04-043-206/+191Star
* Makefile.target: Allow target helpers to be in any *_helper.c filePeter Maydell2011-04-041-1/+1
* Fix non-portable format string in usb-ccid.cDavid Gibson2011-04-041-1/+1
* MAINTAINERS: add Milkymist boardMichael Walle2011-04-041-0/+5
* lm32: add support for the Milkymist boardMichael Walle2011-04-043-0/+218
* lm32: add milkymist hw support functionsMichael Walle2011-04-041-0/+204
* lm32: add Milkymist VGAFB supportMichael Walle2011-04-044-0/+398