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
Age
Commit message (
Expand
)
Author
2012-11-26
qom: make object_delete usable for statically-allocated objects
Paolo Bonzini
2012-11-26
qdev: move bus removal to object_unparent
Paolo Bonzini
2012-11-26
qom: fix refcount of non-heap-allocated objects
Paolo Bonzini
2012-11-26
hmp: do not crash on invalid SCSI hotplug
Paolo Bonzini
2012-11-26
qom: dynamic_cast of NULL is always NULL
Paolo Bonzini
2012-11-26
tests: add thread pool unit tests
Paolo Bonzini
2012-11-26
tests: add AioContext unit tests
Paolo Bonzini
2012-11-26
aio: avoid livelock behavior for Win32
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 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-11-26
Merge remote-tracking branch 'kraxel/usb.72' into staging
Anthony Liguori
2012-11-26
Merge remote-tracking branch 'spice/spice.v64' into staging
Anthony Liguori
2012-11-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2012-11-26
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2012-11-26
vnc: fix option misspelling ("non-adapative" -> "non-adaptive")
Catalin Patulea
2012-11-24
chardev: Use real-time clock for open timer
Jan Kiszka
2012-11-24
Build system fix distclean error for pixman
Wenchao Xia
2012-11-24
block: Fix regression for MinGW (assertion caused by short string)
Stefan Weil
2012-11-24
tci: Fix type of tci_read_label
Richard Henderson
2012-11-24
target-mips: remove POOL48A from the microMIPS decoding
Aurelien Jarno
2012-11-24
tcg: mark local temps as MEM in dead_temp()
Aurelien Jarno
2012-11-24
target-mips: Clean up microMIPS32 major opcode
陳韋任 (Wei-Ren Chen)
2012-11-24
target-mips: Add comments on POOL32Axf encoding
陳韋任 (Wei-Ren Chen)
2012-11-24
target-openrisc: remove conflicting definitions from cpu.h
Aurelien Jarno
2012-11-24
tcg/arm: fix cross-endian qemu_st16
Aurelien Jarno
2012-11-24
tcg/arm: fix TLB access in qemu-ld/st ops
Aurelien Jarno
2012-11-23
Legacy qemu-kvm options have no argument
Bruce Rogers
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
spice: add new spice-server callbacks to ui/spice-display.c
Gerd Hoffmann
2012-11-21
Fix the inconsistency in x509-dh-key-file parameter
Lei Li
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-21
use int64_t for return values from rbd instead of int
Stefan Priebe
[next]