Age | Commit message (Expand) | Author |
2013-01-18 | openpic: export e500 epr enable into a ppc.c function | Alexander Graf |
2013-01-18 | PPC: e500: Change in-memory order of load blobs | Alexander Graf |
2013-01-18 | PPC: E500: Calculate loading blob offsets properly | Alexander Graf |
2013-01-18 | openpic: set mixed mode as supported | Alexander Graf |
2013-01-18 | openpic: unify gcr mode mask updates | Alexander Graf |
2013-01-18 | openpic: move gcr write into a function | Alexander Graf |
2013-01-18 | dataplane: support viostor virtio-pci status bit setting | Stefan Hajnoczi |
2013-01-18 | dataplane: avoid reentrancy during virtio_blk_data_plane_stop() | Stefan Hajnoczi |
2013-01-17 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori |
2013-01-17 | virtio-pci: fix irqfd cleanup argument order | Michael S. Tsirkin |
2013-01-17 | qom: Extend documentation on QOM method concepts | Andreas Färber |
2013-01-17 | HMP: add QDict to info callback handler | Wenchao Xia |
2013-01-17 | ide: Remove wrong assertion | Kevin Wolf |
2013-01-16 | tmp105: Add temperature QOM property | Andreas Färber |
2013-01-16 | tmp105: QOM'ify | Andreas Färber |
2013-01-16 | tmp105: Fix I2C protocol bug | Andreas Färber |
2013-01-16 | tmp105: Split out I2C message constants from header | Andreas Färber |
2013-01-16 | usb-storage: Drop useless null test in usb_msd_handle_data() | Markus Armbruster |
2013-01-16 | pseries: Replace non-portable asprintf by g_strdup_printf | Stefan Weil |
2013-01-16 | Add new DEFAULT_MACHINE_OPTIONS to q35 and ppc405 | Knut Omang |
2013-01-15 | qdev: Prepare "realized" property | Andreas Färber |
2013-01-15 | qdev: Fold state enum into bool realized | Andreas Färber |
2013-01-15 | pseries: set no default boot order | Avik Sil |
2013-01-15 | Make default boot order machine specific | Avik Sil |
2013-01-15 | Merge remote-tracking branch 'afaerber/memory-ioport' into staging | Anthony Liguori |
2013-01-15 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-01-15 | Merge remote-tracking branch 'afaerber/qom-cpu' into staging | Anthony Liguori |
2013-01-15 | Merge remote-tracking branch 'afaerber-or/prep-up' into staging | Anthony Liguori |
2013-01-15 | Merge remote-tracking branch 'sstabellini/xen-2013-01-14' into staging | Anthony Liguori |
2013-01-15 | acpi_piix4: Do not use old_portio-style callbacks | Hervé Poussineau |
2013-01-15 | xen_platform: Do not use old_portio-style callbacks | Hervé Poussineau |
2013-01-15 | hw/dma.c: Fix conversion of ioport_register* to MemoryRegion | Julien Grall |
2013-01-15 | scsi-disk: qemu_vfree(NULL) is fine, simplify | Markus Armbruster |
2013-01-15 | ide: issue discard asynchronously but serialize the pieces | Paolo Bonzini |
2013-01-15 | ide: fix TRIM with empty range entry | Paolo Bonzini |
2013-01-15 | exec: Return CPUState from qemu_get_cpu() | Andreas Färber |
2013-01-15 | cpu: Move cpu_index field to CPUState | Andreas Färber |
2013-01-15 | cpu: Move numa_node field to CPUState | Andreas Färber |
2013-01-15 | cpu: Move nr_{cores,threads} fields to CPUState | Andreas Färber |
2013-01-15 | pc87312: Avoid define conflict on mingw32 | Blue Swirl |
2013-01-15 | pc87312: Replace register_ioport_*() with MemoryRegion | Andreas Färber |
2013-01-14 | virtio-9p: fix compilation error. | KONRAD Frederic |
2013-01-14 | dataplane: fix build breakage on set_guest_notifiers() | Michael Roth |
2013-01-14 | virtio-pci: build for uninitialized return value in vq_vector_unmask | Michael Roth |
2013-01-14 | Add GE IP-Octal 232 IndustryPack emulation | Alberto Garcia |
2013-01-14 | Add TEWS TPCI200 IndustryPack emulation | Alberto Garcia |
2013-01-14 | xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIER | Stefano Stabellini |
2013-01-14 | xen_disk: add persistent grant support to xen_disk backend | Roger Pau Monne |
2013-01-14 | xen_disk: fix memory leak | Roger Pau Monne |
2013-01-14 | Merge remote-tracking branch 'kraxel/usb.76' into staging | Anthony Liguori |