Age | Commit message (Expand) | Author |
2011-04-12 | target-sh4: get rid of CPU_{Float,Double}U | Aurelien Jarno |
2011-04-12 | unicore32: necessary modifications for other files to support unicore32 | Guan Xuetao |
2011-04-12 | unicore32: add necessry headers in linux-user/unicore32 for unicore32 support | Guan Xuetao |
2011-04-12 | unicore32: add target-unicore32 directory for unicore32-linux-user support | Guan Xuetao |
2011-04-12 | microblaze: Add partial decoding of stream insns | Edgar E. Iglesias |
2011-04-12 | microblaze: Add stream-insn related constants | Edgar E. Iglesias |
2011-04-11 | microblaze: Correct ec mask in debug print | Edgar E. Iglesias |
2011-04-11 | microblaze: Add constant for exception-code mask | Edgar E. Iglesias |
2011-04-11 | microblaze: Correct MMU_ZONES mask | Alejandro Cabrera |
2011-04-11 | ppc: remove a write-only variable | Blue Swirl |
2011-04-10 | s390x: fix virtio feature bitmap | Alexander Graf |
2011-04-10 | s390x: set alignment for long to 8 | Alexander Graf |
2011-04-10 | musicpal: Fix registration of MMIO-less sysbus devices | Jan Kiszka |
2011-04-10 | acpi, acpi_piix: factor out GPE logic | Isaku Yamahata |
2011-04-10 | arm: basic support for ARMv4/ARMv4T emulation | Dmitry Eremin-Solenikov |
2011-04-10 | Fix conversions from pointer to tcg_target_long | Stefan Weil |
2011-04-10 | vnc: tight: Fix crash after 2GB of output | Michael Tokarev |
2011-04-09 | smbus_eeprom: consolidate smbus eeprom creation oc pc_piix, mips_mapta, mips_... | Isaku Yamahata |
2011-04-09 | lan9118: Ignore write to MAC_VLAN1 register | Atsushi Nemoto |
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 |