]> git.proxmox.com Git - qemu.git/shortlog
qemu.git
2010-10-27 Michael S.... Merge branch 'pci' into for_anthony
2010-10-27 Michael S.... pcie: update satus on reset
2010-10-27 Michael S.... msi: minor cleanups
2010-10-27 Michael S.... msi: simplify range checks
2010-10-27 Michael S.... pci: improve w1c mask handling
2010-10-27 Michael S.... pcie: clean up hot plug notification
2010-10-27 Michael S.... pcie: simplify range check
2010-10-27 Blue SwirlIntroduce range.h
2010-10-27 Michael S.... qemu-options.def: add to generated header list
2010-10-27 Jason Wangnet: properly handle illegal fd/vhostfd from command...
2010-10-27 Michael S.... virtio: sanity-check available index
2010-10-27 Michael S.... migration: don't segfault on invalid input
2010-10-23 Blue Swirlqemu-timer: move commonly used timer code to qemu-timer...
2010-10-23 Paolo Bonzinirewrite i386 tests Makefile
2010-10-23 Paolo Bonzinifix test_path
2010-10-23 Paolo Bonzinimake runcom compile on recent distributions
2010-10-23 Paolo Bonzinidisable test_enter on i386, it is broken
2010-10-23 Paolo Bonziniunbreak "make" from vpath-built tests directory
2010-10-23 Paolo Bonziniunbreak "make" from tests directory
2010-10-22 Blue Swirlmips_fulong2e: fix ram allocation
2010-10-22 Stefan WeilReplace remaining gcc format attributes by macro GCC_FM...
2010-10-22 Stefan WeilRemove special handling of system include files (no...
2010-10-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-10-21 Samuel Thibaultcurses: Fix control-{@[\]^_} and ESC
2010-10-21 Marcelo Tosattikvm: save/restore x86-64 MSRs on x86-64 kernels
2010-10-21 Marcelo Tosattikvm: writeback SMP TSCs on migration only
2010-10-21 Marcelo Tosattikvm: factor out kvm_has_msr_star
2010-10-21 Marcelo Tosattikvm: add save/restore of MSR_VM_HSAVE_PA
2010-10-21 Hidetoshi SetoFix build on !KVM_CAP_MCE
2010-10-21 Hidetoshi Setox86, mce: broadcast mce depending on the cpu version
2010-10-21 Hidetoshi Setox86, mce: ignore SRAO only when MCG_SER_P is available
2010-10-20 Gleb NatapovFix pci hotplug to generate level triggered interrupt.
2010-10-20 Gleb NatapovUse defines instead of numbers for pci hotplug sts bit
2010-10-20 Marcelo TosattiFix memory leak in register save load due to xsave...
2010-10-20 Marcelo TosattiAdd savevm/loadvm support for MCE
2010-10-20 Marcelo TosattiMCE: Relay UCR MCE to guest
2010-10-20 Huang YingAdd RAM -> physical addr mapping in MCE simulation
2010-10-20 Marcelo TosattiExport qemu_ram_addr_from_host
2010-10-20 Marcelo Tosattikvm: x86: add mce support
2010-10-20 Marcelo Tosattiiothread: use signalfd
2010-10-20 Marcelo Tosattisignalfd compatibility
2010-10-20 Joerg RoedelAdd svm cpuid features
2010-10-20 Joerg RoedelSet cpuid definition to 0 before initializing it
2010-10-20 Markus Armbrusterconfigure: Support disabling warnings in $gcc_flags
2010-10-20 Stefan Weiltcg: Fix compiler error (comparison of unsigned expression)
2010-10-20 Gerd Hoffmannwacom tablet: activate event handlers.
2010-10-20 Gerd Hoffmannvmmouse: adapt to mouse handler changes.
2010-10-20 Venkateswararao... [virtio-9p] Add support to v9fs_string_alloc_printf...
2010-10-20 Sanchit Garg[virtio-9p] Use preadv/pwritev instead of readv/writev
2010-10-20 Harsh Prateek... [virtio-9p] Qemu 9p commandline options validity checks
2010-10-20 Aneesh Kumar K.Vvirtio-9p: Support mapped posix acl
2010-10-20 Aneesh Kumar K.Vvirtio-9p: Use layered xattr approach
2010-10-20 Venkateswararao... [virtio-9p] Ignore O_DIRECT hint from client.
2010-10-20 M. Mohan Kumarqemu-virtio-9p: Implement TREADLINK operation for 9p2000.L
2010-10-20 Venkateswararao... [virtio-9p] Introduce server side TFSYNC/RFSYNC for...
2010-10-20 M. Mohan Kumarqemu-virtio9p: Implement TGETLOCK
2010-10-20 M. Mohan Kumar[virto-9p] Implement TLOCK
2010-10-20 Sripathi Kodi[virtio-9p] open should not return EBADF
2010-10-20 Blue Swirltrace: improve info trace output
2010-10-20 Stefan Hajnoczitrace: Format strings must begin/end with double quotes
2010-10-20 Blue Swirlapic: convert debug printf statements to tracepoints
2010-10-20 Stefan Hajnoczitrace: Relax trace-events parsing regex in simpletrace.py
2010-10-20 Isaku Yamahatax3130: pcie downstream port
2010-10-20 Isaku Yamahatax3130: pcie upstream port
2010-10-20 Isaku Yamahataioh3420: pcie root port in X58 ioh
2010-10-20 Isaku Yamahatapcie port: define struct PCIEPort/PCIESlot and helper...
2010-10-20 Isaku Yamahatapci/bridge: fix pci_bridge_reset()
2010-10-20 Isaku Yamahatapcie: comment on hpev_intx
2010-10-19 Isaku Yamahatapcie: helper functions for pcie capability and extended...
2010-10-19 Isaku Yamahatapcie: add pcie constants to pcie_regs.h
2010-10-19 Isaku Yamahatamsi: implements msi
2010-10-19 Isaku Yamahatapci: use pci_word_test_and_clear_mask() in pci_device_r...
2010-10-19 Isaku Yamahatapci: introduce helper function to handle msi-x and...
2010-10-19 Isaku Yamahatapci: introduce helper functions to test-and-{clear...
2010-10-18 Isaku Yamahatapci: make pci_del_capability() update for w1cmask
2010-10-17 Jindrich Makovickaissue snd_pcm_start() when capturing audio
2010-10-17 Jindrich Makovickafix 100% CPU load when idle with ALSA
2010-10-13 Blue Swirltrace: print a warning if user tries to enable an unkno...
2010-10-13 Blue Swirlmips: avoid write only variables
2010-10-13 Blue Swirlppc: avoid write only variables
2010-10-13 Blue Swirli386: avoid a write only variable
2010-10-13 Blue Swirlvnc: avoid write only variables
2010-10-13 Blue Swirlcris: avoid a write only variable
2010-10-13 Blue SwirlDelete write only variables
2010-10-13 Blue Swirlppc: remove video.x
2010-10-13 Blue Swirllsi53c895a: avoid a write only variable
2010-10-13 Blue Swirleepro100: initialize a variable in all cases
2010-10-13 Blue Swirlcirrus: avoid write only variables
2010-10-13 Blue Swirlblock: avoid a write only variable
2010-10-11 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-10-09 Blue Swirltrace: remove timestamp files when cleaning up
2010-10-09 Stefan Weilconfigure: Send error message from spice check to ...
2010-10-09 Stefan Weilwin32: Set unbuffered stdout
2010-10-09 Stefan Hajnoczi.gitignore: Ignore *-timestamp
2010-10-09 Vincent Minetacpi: Fix an infinite loop in acpi_table_add
2010-10-09 Stefan Weilconfigure: Remove unneeded defines from checks
2010-10-09 Scott Woodconfigure: include stddef.h for NULL
2010-10-09 Stefan Hajnoczitrace: Trace bdrv_aio_{readv,writev}
2010-10-09 Stefan Hajnoczitrace: Use TP_PROTO() and TP_ARGS() for LTTng UST
2010-10-09 Stefan Hajnoczitrace: Don't strip lines containing '#' arbitrarily
next