summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unicore32: necessary modifications for other files to support unicore32Guan Xuetao2011-04-1210-14/+202
* unicore32: add necessry headers in linux-user/unicore32 for unicore32 supportGuan Xuetao2011-04-124-0/+454
* unicore32: add target-unicore32 directory for unicore32-linux-user supportGuan Xuetao2011-04-126-0/+3142
* microblaze: Add partial decoding of stream insnsEdgar E. Iglesias2011-04-124-0/+78
* microblaze: Add stream-insn related constantsEdgar E. Iglesias2011-04-121-0/+9
* microblaze: Correct ec mask in debug printEdgar E. Iglesias2011-04-111-1/+1
* microblaze: Add constant for exception-code maskEdgar E. Iglesias2011-04-111-0/+1
* microblaze: Correct MMU_ZONES maskAlejandro Cabrera2011-04-111-1/+1
* ppc: remove a write-only variableBlue Swirl2011-04-111-2/+0
* s390x: fix virtio feature bitmapAlexander Graf2011-04-101-2/+2
* s390x: set alignment for long to 8Alexander Graf2011-04-101-0/+1
* musicpal: Fix registration of MMIO-less sysbus devicesJan Kiszka2011-04-101-2/+2
* acpi, acpi_piix: factor out GPE logicIsaku Yamahata2011-04-103-70/+108
* arm: basic support for ARMv4/ARMv4T emulationDmitry Eremin-Solenikov2011-04-103-12/+80
* Fix conversions from pointer to tcg_target_longStefan Weil2011-04-1012-14/+14
* 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/+1
* 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/+0
* 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/+38
| * 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/+28
| * 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/+6
| * 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/+3
OpenPOWER on IntegriCloud