2014-10-15 |
Gonglei | qdev: Drop legacy_name from qdev properties |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Gonglei | qmp: Print descriptions of object properties |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Gonglei | qdev: Set the object property's description to the... |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Gonglei | qom: Add description field in ObjectProperty struct |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Gonglei | qdev: Add description field in PropertyInfo struct |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | qdev: device_del: Search for to be unplugged device... |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | qdev: HotplugHandler: Add support for unplugging BUS... |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | qdev: Drop legacy hotplug fields/methods |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | usb: Convert usb devices to hotplug handler API |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | usb: Convert usb-ccid to hotplug handler API |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | usb-storage: Drop not needed "allow_hotplug = 0" |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | usb-bot: Drop not needed "allow_hotplug = 0" |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | usb-bot: Mark device as non hotpluggable |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | scsi: Cleanup not used anymore SCSIBusInfo{hotplug... |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | scsi: Convert virtio-scsi HBA to hotplug handler API |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | scsi: Convert pvscsi HBA to hotplug handler API |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | scsi: Set SCSI BUS itself as default HotplugHandler |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | s390x: Convert virtio-ccw to hotplug handler API |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | s390x: Convert s390-virtio to hotplug handler API |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | s390x: Drop not used allow_hotplug in event-facility |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | virtio-mmio: Drop useless bus->allow_hotplug = 0 |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | virtio-serial: Convert to hotplug-handler API |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | virtio-pci: Drop BusState::allow_hotplug |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | target-i386: ICC bus: Drop BusState::allow_hotplug |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | qdev: Drop hotplug check from bus_add_child() |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | qdev: Add wrapper to set BUS as HotplugHandler |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | qdev: Add simple/generic unplug callback for HotplugHandler |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | qdev: HotplugHandler: Provide unplug callback |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | qdev: HotplugHandler: Rename unplug callback to unplug_... |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | qdev: do not allow to instantiate non hotpluggable... |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | Access BusState::allow_hotplug using wraper qbus_is_hot... |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | tests: usb: usb-uas hotplug test |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | tests: usb: usb-storage hotplug test |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | tests: usb: Generic usb device hotplug |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | tests: usb: add port test to uhci unit test |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | tests: usb: Move uhci port test code to libqos/usb.c |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | tests: virtio-blk: Check if hot-plug/unplug works |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | tests: virtio-net: Check if hot-plug/unplug works |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | tests: virtio-rng: Check if hot-plug/unplug works |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | libqos: Add qpci_plug_device_test() and qpci_unplug_acp... |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | tests: virtio-serial: Check if hot-plug/unplug works |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Igor Mammedov | tests: virtio-scsi: Check if hot-plug/unplug works |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Gonglei | qom: Add error handler for object alias property |
commit | commitdiff | tree | snapshot |
2014-10-15 |
Gonglei | qom: Add error handler for object_property_print() |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Peter Maydell | target-mips: Remove unused gen_load_ACX, gen_store_ACX... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Peter Maydell | target-mips/dsp_helper.c: Add ifdef guards around vario... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Peter Maydell | target-mips/translate.c: Add ifdef guard around check_m... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Peter Maydell | target-mips/op_helper.c: Remove unused do_lbu() function |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Peter Maydell | target-mips/dsp_helper.c: Remove unused function get_DS... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Yongbok Kim | target-mips: fix broken MIPS16 and microMIPS |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Dongxue Zhang | target-mips/translate.c: Update OPC_SYNCI |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Leon Alrae | target-mips: define a new generic CPU supporting MIPS64... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Leon Alrae | mips_malta: update malta's pseudo-bootloader - replace... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Yongbok Kim | target-mips: remove JR, BLTZAL, BGEZAL and add NAL... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Leon Alrae | target-mips: do not allow Status.FR=0 mode in 64-bit FPU |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Yongbok Kim | target-mips: add new Floating Point Comparison instructions |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Leon Alrae | target-mips: add new Floating Point instructions |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Leon Alrae | softfloat: add functions corresponding to IEEE-2008... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Leon Alrae | target-mips: add AUI, LSA and PCREL instruction families |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Peter Lieven | migration: catch unknown flag combinations in ram_load |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Eduardo Habkost | qemu-file: Move stdio implementation to qemu-file-stdio.c |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Eduardo Habkost | qemu-file: Move unix and socket implementations to... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Eduardo Habkost | qemu-file: Use qemu_file_is_writable() on stdio_fclose() |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Eduardo Habkost | qemu-file: Make qemu_file_is_writable() non-static |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Eduardo Habkost | qemu-file: Add copyright header to qemu-file.c |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Alexey Kardashevskiy | vmstate: Allow dynamic allocation for VBUFFER during... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Alexey Kardashevskiy | block/migration: Disable cache invalidate for incoming... |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Dr. David Alan... | Tests: QEMUSizedBuffer/QEMUBuffer |
commit | commitdiff | tree | snapshot |
2014-10-14 |
Dr. David Alan... | QEMUSizedBuffer based QEMUFile |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Peter Crosthwaite | qdev: gpio: Register GPIO outputs as QOM links |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Peter Crosthwaite | qdev: gpio: Register GPIO inputs as child objects |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Peter Crosthwaite | qdev: gpio: Don't allow name share between I and O |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Yongbok Kim | target-mips: add compact and CP1 branches |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Yongbok Kim | target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP... |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Leon Alrae | target-mips: Status.UX/SX/KX enable 32-bit address... |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Leon Alrae | target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free... |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Leon Alrae | target-mips: redefine Integer Multiply and Divide instr... |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Leon Alrae | target-mips: move PREF, CACHE, LLD and SCD instructions |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Leon Alrae | target-mips: signal RI Exception on DSP and Loongson... |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Leon Alrae | target-mips: split decode_opc_special* into *_r6 and... |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Leon Alrae | target-mips: extract decode_opc_special* from decode_opc |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Leon Alrae | target-mips: move LL and SC instructions |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Leon Alrae | target-mips: add SELEQZ and SELNEZ instructions |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Leon Alrae | target-mips: signal RI Exception on instructions remove... |
commit | commitdiff | tree | snapshot |
2014-10-13 |
Leon Alrae | target-mips: define ISA_MIPS64R6 |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Peter Maydell | Merge remote-tracking branch 'remotes/cohuck/tags/s390x... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Paolo Bonzini | kvm fix compilation with GCC 4.3.4 |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Cornelia Huck | s390x/virtio-ccw: fix vhost-scsi intialization |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Thomas Huth | s390x/migration: migrate CPU state |
commit | commitdiff | tree | snapshot |
2014-10-10 |
David Hildenbrand | s390x/kvm: synchronize the cpu state after SIGP (INITIA... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
David Hildenbrand | s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
David Hildenbrand | s390x/kvm: propagate s390 cpu state to kvm |
commit | commitdiff | tree | snapshot |
2014-10-10 |
David Hildenbrand | s390x/kvm: proper use of the cpu states OPERATING and... |
commit | commitdiff | tree | snapshot |
2014-10-10 |
David Hildenbrand | s390x/kvm: introduce proper states for s390 cpus |
commit | commitdiff | tree | snapshot |
2014-10-10 |
Jens Freimann | linux-headers: update to 3.17-rc7 |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Peter Maydell | Merge remote-tracking branch 'remotes/bonzini/tags... |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Corey Minyard | qemu-char: Fix reconnect socket error reporting |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Corey Minyard | qemu-sockets: Add error to non-blocking connect handler |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Corey Minyard | qemu-error: Add error_vreport() |
commit | commitdiff | tree | snapshot |
2014-10-09 |
Paolo Bonzini | virtio-scsi: fix use-after-free of VirtIOSCSIReq |
commit | commitdiff | tree | snapshot |
next |