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-11-29
virtio: limit avail bytes lookahead
Michael S. Tsirkin
2012-11-29
qdev: relax bus type check in qdev_device_add() (v2)
Anthony Liguori
2012-11-28
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2012-11-28
Merge remote-tracking branch 'agraf/s390-for-upstream-1.3' into staging
Anthony Liguori
2012-11-28
Merge remote-tracking branch 'agraf/ppc-for-upstream-1.3' into staging
Anthony Liguori
2012-11-28
virtio-scsi: Fix subtle (guest) endian bug
David Gibson
2012-11-28
virtio-scsi: Fix some endian bugs with virtio-scsi
David Gibson
2012-11-27
rtc: Only call rtc_set_cmos when Register B SET flag is disabled.
Alex Horn
2012-11-27
virtio-rng: do not use g_assert_cmpint
Paolo Bonzini
2012-11-26
virtio-rng: fix typos, comments
Amit Shah
2012-11-26
virtio-rng: disable timer on device removal
Amit Shah
2012-11-26
virtio-rng: remove extra request for entropy
Amit Shah
2012-11-26
virtio-rng: use virtqueue_get_avail_bytes, fix migration
Amit Shah
2012-11-26
i8259: Fix PIC_COMMON() macro
Andreas Färber
2012-11-26
qdev: simplify (de)allocation of buses
Paolo Bonzini
2012-11-26
qdev: move bus removal to object_unparent
Paolo Bonzini
2012-11-26
sclp: Fix uninitialized var in handle_write_event_buf().
Cornelia Huck
2012-11-26
s390: Fix ram_size updating in machine init
Heinz Graalfs
2012-11-26
pseries: Fix bug in PCI MSI allocation
Alexey Kardashevskiy
2012-11-26
hw/ide/macio: Fix segfault caused by NULL DMAContext*
Peter Maydell
2012-11-26
hmp: do not crash on invalid SCSI hotplug
Paolo Bonzini
2012-11-26
q35: Add kvmclock support
Jan Kiszka
2012-11-26
q35: Fix non-PCI IRQ processing in ich9_lpc_update_apic
Jan Kiszka
2012-11-26
q35: Suppress SMM BIOS initialization under KVM
Jan Kiszka
2012-11-26
ich9: Add i82801b11 dmi-to-pci bridge
Jason Baron
2012-11-26
q35: Introduce q35 pc based chipset emulator
Isaku Yamahata
2012-11-26
ich9: Add smbus
Jason Baron
2012-11-26
ich9: Add the lpc chip
Jason Baron
2012-11-26
ich9: Add acpi support and definitions
Jason Baron
2012-11-26
pc/piix_pci: factor out smram/pam logic
Isaku Yamahata
2012-11-26
pc_piix: Move kvm irq routing functions out of pc_piix.c
Jason Baron
2012-11-26
pc: Move ioapic_init() from pc_piix.c to pc.c
Jason Baron
2012-11-26
pc, pc_piix: split out pc nic initialization
Isaku Yamahata
2012-11-26
Merge remote-tracking branch 'kraxel/usb.72' into staging
Anthony Liguori
2012-11-21
usb-redir: Don't handle interrupt output packets async
Hans de Goede
2012-11-21
usb-redir: Split usb_handle_interrupt_data into separate in/out functions
Hans de Goede
2012-11-21
usb-smartcard-reader: Properly NAK interrupt eps when we've no events
Hans de Goede
2012-11-21
usb-bt: Return NAK instead of STALL when interrupt ep has no data
Hans de Goede
2012-11-21
uhci: Fix double unlink
Hans de Goede
2012-11-21
uhci: Don't allow the guest to set port-enabled when there is no dev connected
Hans de Goede
2012-11-21
uhci: Add a completions_only flag for async completions
Hans de Goede
2012-11-21
ide: Fix status register after short PRDs
Kevin Wolf
2012-11-21
ide: Fix crash with too long PRD
Kevin Wolf
2012-11-19
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2012-11-19
Merge remote-tracking branch 'kraxel/usb.71' into staging
Anthony Liguori
2012-11-19
Merge remote-tracking branch 'amit/loadvm-irq-inj-fix' into staging
Anthony Liguori
2012-11-19
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2012-11-19
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-11-17
Merge branch 'vga.1' of git://git.kraxel.org/qemu
Blue Swirl
2012-11-16
virtio-rng-pci: create a default backend if none exists
Anthony Liguori
[next]