index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2012-08-24
i8259: add -no-spurious-interrupt-hack option
Matthew Ogilvie
2012-08-24
vga: add some optional CGA compatibility hacks
Matthew Ogilvie
2012-08-24
fix some debug printf format strings
Matthew Ogilvie
2012-08-23
ivshmem: fix memory_region_del_eventfd assertion failure
Paolo Bonzini
2012-08-23
qom: object_delete should unparent the object first
Paolo Bonzini
2012-08-22
boards: add a 'none' machine type to all platforms
Anthony Liguori
2012-08-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-08-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-08-22
Merge remote-tracking branch 'kraxel/usb.59' into staging
Anthony Liguori
2012-08-22
pci: Tidy up PCI host bridges
Andreas Färber
2012-08-22
pci: Derive PCI host bridges from TYPE_PCI_HOST_BRIDGE
Andreas Färber
2012-08-22
pci_host: Turn into SysBus-derived QOM type
Andreas Färber
2012-08-22
unin_pci: QOM'ify UniNorth PCI host bridges
Andreas Färber
2012-08-22
spapr_pci: QOM'ify sPAPR PCI host bridge
Andreas Färber
2012-08-22
prep_pci: QOM'ify Raven PCI host bridge
Andreas Färber
2012-08-22
ppce500_pci: QOM'ify e500 PCI host bridge
Andreas Färber
2012-08-22
ppc4xx_pci: QOM'ify ppc4xx PCI host bridge
Andreas Färber
2012-08-22
gt64xxx: QOM'ify GT64120 PCI host bridge
Andreas Färber
2012-08-22
grackle_pci: QOM'ify Grackle PCI host bridge
Andreas Färber
2012-08-22
dec_pci: QOM'ify DEC 21154 PCI-PCI bridge
Andreas Färber
2012-08-22
bonito: QOM'ify Bonito PCI host bridge
Andreas Färber
2012-08-22
alpha_typhoon: QOM'ify Typhoon PCI host bridge
Andreas Färber
2012-08-22
pci: Make host bridge TypeInfos const
Andreas Färber
2012-08-22
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
Stefan Hajnoczi
2012-08-21
i82378: Remove bogus MMIO coalescing
Jan Kiszka
2012-08-20
virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines
Paolo Bonzini
2012-08-18
pc: Fix RTC CMOS info on RAM for ram_size < 1MiB
Markus Armbruster
2012-08-18
scsi: fix warning
Gerd Hoffmann
2012-08-18
Avoid asprintf() which is not available on mingw
Gerd Hoffmann
2012-08-17
virtio-blk: hide VIRTIO_BLK_F_CONFIG_WCE from old machine types
Stefan Hajnoczi
2012-08-16
Allow QEMUMachine to override reset sequencing
David Gibson
2012-08-16
pseries: Instantiate USB interface when required
David Gibson
2012-08-16
ehci: Fix setting of halt bit from usbcmd register updates
Hans de Goede
2012-08-16
ehci: fix Interrupt Threshold Control implementation
Gerd Hoffmann
2012-08-16
usb: update uas product id
Gerd Hoffmann
2012-08-16
usb: async control xfer fixup
Gerd Hoffmann
2012-08-15
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
2012-08-15
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-08-15
openpic: Added BRR1 register
Bharat Bhushan
2012-08-15
pseries dma: DMA window params added to PHB and DT population changed
Alexey Kardashevskiy
2012-08-15
pseries: Add PCI MSI/MSI-X support
Alexey Kardashevskiy
2012-08-15
pseries: Add trace event for PCI irqs
Alexey Kardashevskiy
2012-08-15
pseries: Export find_phb() utility function for PCI code
Alexey Kardashevskiy
2012-08-15
pseries: added allocator for a block of IRQs
Alexey Kardashevskiy
2012-08-15
pseries: Separate PCI RTAS setup from common from emulation specific PCI setup
Alexey Kardashevskiy
2012-08-15
pseries: Rework irq assignment to avoid carrying qemu_irqs around
Alexey Kardashevskiy
2012-08-15
pseries: Remove extraneous prints
David Gibson
2012-08-15
PPC: spapr: Remove global variable
Alexander Graf
2012-08-15
PPC: spapr: Rework VGA select logic
Alexander Graf
2012-08-15
spapr: Add support for -vga option
zhlcindy@gmail.com
[next]