sdk/emulator/qemu.git
2012-02-18 Jan Kiszkakvmvapic: Add option ROM
2012-02-18 Jan Kiszkatarget-i386: Add infrastructure for reporting TPR MMIO...
2012-02-18 Jan KiszkaAllow to use pause_all_vcpus from VCPU context
2012-02-18 Jan KiszkaProcess pending work while waiting for initial kick...
2012-02-18 Jan KiszkaRemove useless casts from cpu iterators
2012-02-18 Jan Kiszkakvm: Set cpu_single_env only once
2012-02-16 Gleb Natapovkvm: Synchronize cpu state in kvm_arch_stop_on_emulatio...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kraxel/vnc.2' into staging
2012-02-16 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.38' into staging
2012-02-15 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-02-15 Anthony Liguoridevice_add: don't add a /peripheral link until init...
2012-02-15 Andreas Färberqom: Unify type registration
2012-02-14 Paolo Bonziniqdev: print error message before aborting
2012-02-14 Paolo Bonziniqdev: allow setting properties to NULL
2012-02-11 Blue Swirlppc: remove unused variables
2012-02-11 Jan Kiszkacfi02: Fix lazy ROMD switching - once again
2012-02-11 Jan Kiszkamemory-region: Report if region is read-only or write...
2012-02-11 Jan Kiszkavga: Fix full updates in graphic mode
2012-02-11 Blue SwirlFix memory dirty getting API change fallout
2012-02-10 Gerd Hoffmannxhci: handle USB_RET_NAK
2012-02-10 Gerd Hoffmannxhci: remote wakeup support
2012-02-10 Gerd Hoffmannxhci: kill port arg from xhci_setup_packet
2012-02-10 Gerd Hoffmannxhci: stop on errors
2012-02-10 Gerd Hoffmannxhci: add trb type name lookup support.
2012-02-10 Gerd Hoffmannxhci: signal low- and fullspeed support
2012-02-10 Gerd Hoffmannusb: add USBBusOps->wakeup_endpoint
2012-02-10 Gerd Hoffmannusb: pass USBEndpoint to usb_wakeup
2012-02-10 Gerd Hoffmannusb: maintain async packet list per endpoint
2012-02-10 Gerd Hoffmannusb: Set USBEndpoint in usb_packet_setup().
2012-02-10 Gerd Hoffmannusb: add USBEndpoint->{nr,pid}
2012-02-10 Gerd Hoffmannusb: USBPacket: add status, rename owner -> ep
2012-02-10 Gerd Hoffmannusb: fold usb_generic_handle_packet into usb_handle_packet
2012-02-10 Gerd Hoffmannusb: kill handle_packet callback
2012-02-10 Gerd Hoffmannusb-xhci: switch to usb_find_device()
2012-02-10 Gerd Hoffmannusb-musb: switch to usb_find_device()
2012-02-10 Gerd Hoffmannusb-ohci: switch to usb_find_device()
2012-02-10 Gerd Hoffmannusb-ehci: switch to usb_find_device()
2012-02-10 Gerd Hoffmannusb-uhci: switch to usb_find_device()
2012-02-10 Gerd Hoffmannusb: handle dev == NULL in usb_handle_packet()
2012-02-10 Gerd Hoffmannusb-hub: implement find_device
2012-02-10 Gerd Hoffmannusb: add usb_find_device()
2012-02-10 Gerd Hoffmannusb: kill usb_send_msg
2012-02-10 Gerd Hoffmannusb: kill USB_MSG_RESET
2012-02-10 Gerd Hoffmannusb: kill USB_MSG_{ATTACH,DETACH}
2012-02-10 Hans de Goedeusb-redir: Add the posibility to filter out certain...
2012-02-10 Hans de Goedeusb-ehci: Clear the portstatus powner bit on device...
2012-02-10 Gerd Hoffmannusb-uhci: implement bandwidth management
2012-02-10 Gerd Hoffmannvnc: lift modifier keys on client disconnect.
2012-02-10 Gerd Hoffmannvnc: implement shared flag handling.
2012-02-10 Gerd Hoffmannvnc: fix ctrl key in vnc terminal emulation
2012-02-10 Gerd HoffmannFix vnc memory corruption with width = 1400
2012-02-09 Stefan Weilmake: Remove duplicate use of GLIB_CFLAGS
2012-02-09 Alexander GrafAHCI: Masking of IRQs actually masks them
2012-02-09 MORITA Kazutakasheepdog: fix co_recv coroutine context
2012-02-09 Alexander GrafAHCI: Fix port reset race
2012-02-09 Dong Xu Wangrewrite QEMU_BUILD_BUG_ON
2012-02-09 Kevin Wolfqcow2: Keep unknown header extension when rewriting...
2012-02-09 Kevin Wolfqcow2: Update whole header at once
2012-02-09 Kevin Wolfvpc: Round up image size during fixed image creation
2012-02-09 Charles Arnoldvpc: Add support for Fixed Disk type
2012-02-09 Ronnie SahlbergiSCSI: add configuration variables for iSCSI
2012-02-09 Stefan Hajnocziqemu-io: add write -z option for bdrv_co_write_zeroes
2012-02-09 Stefan Hajnocziqed: add .bdrv_co_write_zeroes() support
2012-02-09 Stefan Hajnocziqed: replace is_write with flags field
2012-02-09 Stefan Hajnocziblock: perform zero-detection during copy-on-read
2012-02-09 Stefan Hajnocziblock: add .bdrv_co_write_zeroes() interface
2012-02-09 Stefan Hajnoczicutils: extract buffer_is_zero() from qemu-img.c
2012-02-09 Peter MaydellARM devboards: Set arm_sysctl properties before init...
2012-02-08 Jan Kiszkaapic: Fix legacy vmstate loading for KVM
2012-02-08 Jan Kiszkakvm: Implement kvm_irqchip_in_kernel like kvm_enabled
2012-02-08 Jan Kiszkakvm: Allow to set shadow MMU size
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'bonzini/qdev-props-for...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream'...
2012-02-08 Anthony LiguoriMerge remote-tracking branch 'sweil/w32' into staging
2012-02-08 Jan Kiszkaslirp: Prevent sending ICMP error replies to source...
2012-02-08 Stefan Weilslirp: Remove unused variable and unused code
2012-02-07 malcRestore consistent formatting
2012-02-07 Stefan Weilw32: Initialise critical section before starting thread...
2012-02-07 Stefan Weilw32: Build windows and console executables
2012-02-07 Paolo Bonziniqdev: remove unused fields from PropertyInfo
2012-02-07 Paolo Bonziniqdev: initialize properties via QOM
2012-02-07 Paolo Bonziniqdev: inline qdev_prop_set into qdev_prop_set_ptr
2012-02-07 Paolo Bonziniqdev: access properties via QOM
2012-02-07 Paolo Bonziniqdev: fix off-by-one
2012-02-07 Paolo Bonziniqdev: let QOM free properties
2012-02-07 Paolo Bonziniqdev: remove parse/print methods for pointer properties
2012-02-07 Paolo Bonziniqdev: make the non-legacy pci address property accept...
2012-02-07 Paolo Bonziniqdev: remove parse/print methods for mac properties
2012-02-07 Paolo Bonziniqdev: remove print/parse methods from LostTickPolicy...
2012-02-07 Paolo Bonziniqdev: remove parse method for string properties
2012-02-07 Paolo Bonziniqdev: allow reusing get/set for legacy property
2012-02-07 Paolo Bonziniqdev: remove direct calls to print/parse
2012-02-07 Paolo Bonziniqom: add property get/set wrappers for links
2012-02-07 Paolo Bonziniqom: fix canonical paths vs. interfaces
2012-02-07 Paolo Bonziniqom: use object_resolve_path_type for links
2012-02-07 Paolo Bonziniqom: add object_resolve_path_type
2012-02-07 Paolo Bonziniqom: fix off-by-one
2012-02-07 Paolo Bonziniqom: add property get/set wrappers for C types
next