Age | Commit message (Expand) | Author |
2013-05-20 | Rename hexdump to avoid FreeBSD libutil conflict | Ed Maste |
2013-05-15 | qemu-common: Resolve vector build breakes for AltiVec | Paolo Bonzini |
2013-05-15 | virtio-net: add virtio_net_set_netclient_name. | KONRAD Frederic |
2013-05-14 | osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory | Paolo Bonzini |
2013-05-14 | osdep, kvm: rename low-level RAM allocation functions | Paolo Bonzini |
2013-05-14 | portability: pty.h is glibc-specific | Paolo Bonzini |
2013-05-13 | qom: aggressively optimize qom casting | Anthony Liguori |
2013-05-13 | Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature" | Paolo Bonzini |
2013-05-13 | qom: allow turning cast debugging off | Paolo Bonzini |
2013-05-13 | qom: pass file/line/function to asserting casts | Paolo Bonzini |
2013-05-13 | qom: improve documentation of cast functions | Paolo Bonzini |
2013-05-12 | osdep.h: include sys/types.h for ssize_t definition | Igor Mitsyanko |
2013-05-06 | target-i386: Change CPUID model of 486 to 8 | Andreas Färber |
2013-05-06 | qdev: Introduce qdev_prop_set_globals_for_type() | Andreas Färber |
2013-05-06 | qdev: Let qdev_prop_parse() pass through Error | Andreas Färber |
2013-05-03 | virtio-scsi: fix the command line compatibility. | KONRAD Frederic |
2013-05-03 | scsi: add bus_name parameter to scsi_bus_new. | KONRAD Frederic |
2013-05-03 | virtio: add virtio_device_set_child_bus_name. | KONRAD Frederic |
2013-05-03 | nbd: support large NBD requests | Stefan Hajnoczi |
2013-05-03 | qemu: add castagnoli crc32c checksum algorithm | Jeff Cody |
2013-05-02 | Merge remote-tracking branch 'afaerber/qom-cpu' into staging | Anthony Liguori |
2013-05-01 | Trivial grammar and spelling fixes | Stefan Weil |
2013-05-01 | pc: Implement QEMUMachine::hot_add_cpu hook | Igor Mammedov |
2013-05-01 | Add hot_add_cpu hook to QEMUMachine | Igor Mammedov |
2013-05-01 | target-i386: Move APIC to ICC bus | Igor Mammedov |
2013-05-01 | target-i386: Attach ICC bus to CPU on its creation | Igor Mammedov |
2013-05-01 | target-i386: Introduce ICC bus/device/bridge | Igor Mammedov |
2013-05-01 | cpu: Move cpu_write_elfXX_note() functions to CPUState | Jens Freimann |
2013-05-01 | target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE | Igor Mammedov |
2013-05-01 | cpu: Add helper cpu_exists(), to check if CPU with specified id exists | Igor Mammedov |
2013-05-01 | cpu: Add qemu_for_each_cpu() | Michael S. Tsirkin |
2013-05-01 | cpu: Introduce get_arch_id() method and override it for X86CPU | Igor Mammedov |
2013-05-01 | pc: Update rtc_cmos on CPU hot-plug | Igor Mammedov |
2013-05-01 | cpu: Introduce CPU hot-plug notifier | Igor Mammedov |
2013-05-01 | cpu: Introduce cpu_resume(), for single CPU | Igor Mammedov |
2013-05-01 | cpu: Call cpu_synchronize_post_init() from DeviceClass::realize() | Igor Mammedov |
2013-05-01 | cpu: Make kvm-stub.o available outside softmmu | Igor Mammedov |
2013-04-30 | sysemu: drop register_devices from header | Michael S. Tsirkin |
2013-04-30 | pvpanic: create pvpanic by default for machine 1.5 | Hu Tao |
2013-04-30 | fw_cfg: add required header files | Hu Tao |
2013-04-30 | add a new qevent: QEVENT_GUEST_PANICKED | Hu Tao |
2013-04-30 | add a new runstate: RUN_STATE_GUEST_PANICKED | Hu Tao |
2013-04-29 | audio: look for the ISA and PCI buses | Paolo Bonzini |
2013-04-29 | audio: remove HAS_AUDIO | Paolo Bonzini |
2013-04-29 | audio: remove the need for audio card CONFIG_* symbols | Paolo Bonzini |
2013-04-29 | serial: QOM'ify ISA serial | Andreas Färber |
2013-04-29 | pcspk: QOM'ify | Andreas Färber |
2013-04-29 | mc146818rtc: QOM'ify | Andreas Färber |
2013-04-29 | i8259: QOM cleanups | Andreas Färber |
2013-04-29 | fdc: QOM'ify ISA floppy controller | Andreas Färber |