480 Commits (7bc9315d3a6a3c7d437e1c3d0e826121a035444a)

Author SHA1 Message Date
Paolo Bonzini 8593e05087 qemu-common: Resolve vector build breakes for AltiVec 13 years ago
KONRAD Frederic 8a253ec26e virtio-net: add virtio_net_set_netclient_name. 13 years ago
Paolo Bonzini e7a09b92b7 osdep: introduce qemu_anon_ram_free to free qemu_anon_ram_alloc-ed memory 13 years ago
Paolo Bonzini 6eebf958ab osdep, kvm: rename low-level RAM allocation functions 13 years ago
Paolo Bonzini 7791dba3ec portability: pty.h is glibc-specific 13 years ago
Anthony Liguori 035873283b qom: aggressively optimize qom casting 13 years ago
Paolo Bonzini 9e1c2ec8fd Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature" 13 years ago
Paolo Bonzini 3556c233d9 qom: allow turning cast debugging off 13 years ago
Paolo Bonzini be17f18b8c qom: pass file/line/function to asserting casts 13 years ago
Paolo Bonzini 33bc94eb20 qom: improve documentation of cast functions 13 years ago
Igor Mitsyanko 98b2d199c1 osdep.h: include sys/types.h for ssize_t definition 13 years ago
Andreas Färber b2a856d992 target-i386: Change CPUID model of 486 to 8 13 years ago
Andreas Färber 868d378bb0 qdev: Introduce qdev_prop_set_globals_for_type() 13 years ago
Andreas Färber b1fe9bcbce qdev: Let qdev_prop_parse() pass through Error 13 years ago
KONRAD Frederic 6f32a6b47e virtio-scsi: fix the command line compatibility. 13 years ago
KONRAD Frederic 11fc853c4c scsi: add bus_name parameter to scsi_bus_new. 13 years ago
KONRAD Frederic 1034e9cf4d virtio: add virtio_device_set_child_bus_name. 13 years ago
Stefan Hajnoczi 2d82148859 nbd: support large NBD requests 13 years ago
Jeff Cody 8e1b02b8ef qemu: add castagnoli crc32c checksum algorithm 13 years ago
Stefan Weil 805a250502 Trivial grammar and spelling fixes 13 years ago
Igor Mammedov c649983b58 pc: Implement QEMUMachine::hot_add_cpu hook 13 years ago
Igor Mammedov b4fc7b4326 Add hot_add_cpu hook to QEMUMachine 13 years ago
Igor Mammedov 53a89e262b target-i386: Move APIC to ICC bus 13 years ago
Igor Mammedov 62fc403f11 target-i386: Attach ICC bus to CPU on its creation 13 years ago
Igor Mammedov f0513d2c01 target-i386: Introduce ICC bus/device/bridge 13 years ago
Jens Freimann c72bf46825 cpu: Move cpu_write_elfXX_note() functions to CPUState 13 years ago
Igor Mammedov baaeda08ff target-i386: Replace MSI_SPACE_SIZE with APIC_SPACE_SIZE 13 years ago
Igor Mammedov 69e5ff067a cpu: Add helper cpu_exists(), to check if CPU with specified id exists 13 years ago
Michael S. Tsirkin d6b9e0d60c cpu: Add qemu_for_each_cpu() 13 years ago
Igor Mammedov 997395d388 cpu: Introduce get_arch_id() method and override it for X86CPU 13 years ago
Igor Mammedov b8b7456d6a pc: Update rtc_cmos on CPU hot-plug 13 years ago
Igor Mammedov 066e9b2710 cpu: Introduce CPU hot-plug notifier 13 years ago
Igor Mammedov 2993683b0f cpu: Introduce cpu_resume(), for single CPU 13 years ago
Igor Mammedov 13eed94ed5 cpu: Call cpu_synchronize_post_init() from DeviceClass::realize() 13 years ago
Igor Mammedov c4cfef5e8a cpu: Make kvm-stub.o available outside softmmu 13 years ago
Michael S. Tsirkin 9f032464c0 sysemu: drop register_devices from header 13 years ago
Hu Tao 3ab135f346 pvpanic: create pvpanic by default for machine 1.5 13 years ago
Hu Tao 1dfe5057e5 fw_cfg: add required header files 13 years ago
Hu Tao c401a8a515 add a new qevent: QEVENT_GUEST_PANICKED 13 years ago
Hu Tao ede085b3fe add a new runstate: RUN_STATE_GUEST_PANICKED 13 years ago
Paolo Bonzini f81222bc0c audio: look for the ISA and PCI buses 13 years ago
Paolo Bonzini ffa48cf5ab audio: remove HAS_AUDIO 13 years ago
Paolo Bonzini 36cd6f6f20 audio: remove the need for audio card CONFIG_* symbols 13 years ago
Andreas Färber eeceb0849d serial: QOM'ify ISA serial 13 years ago
Andreas Färber d367ece5e5 pcspk: QOM'ify 13 years ago
Andreas Färber 0e41271ec4 mc146818rtc: QOM'ify 13 years ago
Andreas Färber 29bb5317cb i8259: QOM cleanups 13 years ago
Andreas Färber 020c8e7602 fdc: QOM'ify ISA floppy controller 13 years ago
Paolo Bonzini 9adea5f7f7 win32: add readv/writev emulation 13 years ago
Richard Henderson df5e0ef711 tcg-arm: Convert to CONFIG_QEMU_LDST_OPTIMIZATION 13 years ago