Age | Commit message (Expand) | Author |
2013-04-06 | Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-arm | Blue Swirl |
2013-04-05 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2013-04-05 | Merge remote-tracking branch 'sstabellini/xen-2013-04-05' into staging | Anthony Liguori |
2013-04-05 | usb-storage: Forward serial number to scsi-disk | Kevin Wolf |
2013-04-05 | hw/nand.c: Fix nand erase operation | Wendy Liang |
2013-04-05 | cadence_uart: Flush queued characters on reset | Peter Crosthwaite |
2013-04-05 | pl330: Don't inhibit ES bits on INTEN | Peter Crosthwaite |
2013-04-05 | Allow xen guests to plug disks of 1 TiB or more | Felipe Franciosi |
2013-04-05 | Introduce 64 bit integer write interface to xenstore | Felipe Franciosi |
2013-04-05 | Xen PV backend: Disable use of O_DIRECT by default as it results in crashes. | Alex Bligh |
2013-04-05 | Xen PV backend: Move call to bdrv_new from blk_init to blk_connect | Alex Bligh |
2013-04-05 | pflash_cfi01: Implement migration support | Peter Maydell |
2013-04-05 | pflash_cfi01: Drop unused 'bypass' field | Peter Maydell |
2013-04-05 | hw/arm_gic_common: Use vmstate struct rather than save/load functions | Peter Maydell |
2013-04-05 | arm_gic: Fix sizes of state fields in preparation for vmstate support | Peter Maydell |
2013-04-05 | hw/onenand.c: fix migration of dynamically allocated buffer "otp" | Igor Mitsyanko |
2013-04-05 | hw/sd.c: fix migration of dynamically allocated buffer "buf" | Igor Mitsyanko |
2013-04-05 | hw/arm_mptimer: Save the timer state | Peter Maydell |
2013-04-05 | pl050: Don't send always-constant is_mouse field | Peter Maydell |
2013-04-05 | hw/arm/nseries: don't print to stdout or stderr | Peter Maydell |
2013-04-05 | xilinx_zynq: Cleanup ssi_create_slave | Peter Crosthwaite |
2013-04-05 | petalogix_ml605_mmu: Cleanup ssi_create_slave() | Peter Crosthwaite |
2013-04-04 | pc_acpi_init(): don't bail as soon as failing to find default DSDT | Laszlo Ersek |
2013-04-04 | Introduce IO_APIC_DEFAULT_ADDRESS for 0xfec00000 | Laszlo Ersek |
2013-04-04 | extract/unify the constant 0xfee00000 as APIC_DEFAULT_ADDRESS | Laszlo Ersek |
2013-04-04 | like acpi_table_install(), acpi_table_add() should propagate Errors | Laszlo Ersek |
2013-04-04 | acpi_table_add(): extract and reimplement internals | Laszlo Ersek |
2013-04-04 | acpi_table_add(): accept QemuOpts and parse it with OptsVisitor | Laszlo Ersek |
2013-04-04 | acpi_table_add(): report fatal errors through an internal Error object | Laszlo Ersek |
2013-04-04 | change element type from "char" to "unsigned char" in ACPI table data | Laszlo Ersek |
2013-04-04 | ipoctal232: Convert to use chardev properties directly | Hans de Goede |
2013-04-04 | qemu-char: Call fe_claim / fe_release when not using qdev chr properties | Hans de Goede |
2013-04-04 | qemu-char: Add qemu_chr_fe_claim / _release helper functions | Hans de Goede |
2013-04-04 | xilinx_axienet: pump events as appropriate | Peter Crosthwaite |
2013-04-03 | acpi: initialize s4_val used in s4 shutdown | Bruce Rogers |
2013-04-02 | VMXNET3: initialize rx_ridx to eliminate compile warning | Wenchao Xia |
2013-04-02 | qdev: only send deleted event if device was realized | Anthony Liguori |
2013-04-01 | vfio: cleanup includes | Alex Williamson |
2013-04-01 | vfio: Add bootindex support | Alex Williamson |
2013-04-01 | vfio-pci: Move devices to D0 on reset | Alex Williamson |
2013-04-01 | vfio-pci: Add extra debugging | Alex Williamson |
2013-04-01 | qemu vfio-pci: Graphics device quirks | Alex Williamson |
2013-04-01 | qemu vfio-pci: Add support for VGA MMIO and I/O port access | Alex Williamson |
2013-04-01 | vfio-pci: Add PCIe capability mangling based on bus type | Alex Williamson |
2013-04-01 | vfio-pci: Generalize PCI config mangling | Alex Williamson |
2013-04-01 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2013-04-01 | sysbus: Remove sysbus_add_memory and sysbus_del_memory | Peter Maydell |
2013-04-01 | hw/milkymist-softusb: set buffer in softusb_read_{dmem, pmem} error path | Peter Maydell |
2013-04-01 | milkymist-softusb: Don't map RAM memory regions in the device itself | Peter Maydell |
2013-04-01 | milkymist-minimac2: Just expose buffers as a sysbus mmio region | Peter Maydell |