- 8f04ee0 isa: pic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
- 5b4448d Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
- 3d40283 vga: make Cirrus ISA device optional by Blue Swirl · 13 years ago
- a369da5 vga: improve VGA logic by Blue Swirl · 13 years ago
- 680c1c6 kvm: x86: Add user space part for in-kernel APIC by Jan Kiszka · 13 years ago
- 9b5b76d kvm: x86: Establish IRQ0 override control by Jan Kiszka · 13 years ago
- 60ba3cc msi: Generalize msix_supported to msi_supported by Jan Kiszka · 13 years ago
- c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
- 991dfef Set numa topology for max_cpus by Vasilis Liaskovitis · 13 years ago
- 48a18b3 isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() functions by Hervé Poussineau · 13 years ago
- ad6d45f qom: add vga node to the pc composition tree by Anthony Liguori · 13 years ago
- 66a0a2c fix spelling in hw sub directory by Dong Xu Wang · 13 years ago
- 980bda8 hw/pc.c: Fix use-while-uninitialized of fd_type[] by Peter Maydell · 13 years ago
- 6023d83 disable automatic loading of sgabios when -nographic by Paolo Bonzini · 13 years ago
- f2209eb Fix X86 CPU topology in KVM mode by Bharata B Rao · 13 years ago
- 34d4260 pc: Fix floppy drives with if=none by Kevin Wolf · 13 years ago
- d96e173 pc: Fix and clean up PIC-to-APIC IRQ path by Jan Kiszka · 13 years ago
- b881fbe pc: Generalize ISA IRQs to GSIs by Jan Kiszka · 13 years ago
- 2e9947d pc: Drop useless test from isa_irq_handler by Jan Kiszka · 13 years ago
- 23af670 pc: Convert port92 to isa_register_ioport by Richard Henderson · 13 years ago
- 4463aee pc: Unbreak ROM mapping for ISA machine by Jan Kiszka · 13 years ago
- 541dc0d Use new macro QEMU_PACKED for packed structures by Stefan Weil · 13 years ago
- ae0a546 440fx: fix PAM, PCI holes by Avi Kivity · 13 years ago
- be20f9e vga: drop get_system_memory() from vga devices and derivatives by Avi Kivity · 13 years ago
- 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
- 4333979 pc: make vgabios exit port more useful by Anthony Liguori · 13 years ago
- 00cb2a9 pc: convert pc_memory_init() to memory API by Avi Kivity · 13 years ago
- 4aa63af pc: grab system_memory by Avi Kivity · 13 years ago
- a90d469 Add an isa device for SGA by Glauber Costa · 14 years ago
- 1611977 pc, Disable vmport initialisation with Xen. by Anthony PERARD · 14 years ago
- e0e7e67 pc_memory_init: Move memory calculation to the caller. by Anthony PERARD · 14 years ago
- 43f2019 vmmouse: Fix initialization by Jan Kiszka · 14 years ago
- e14c806 pc: fix wrong CMOS values for floppy drives by Blue Swirl · 14 years ago
- 1c69371 pc: remove test on TARGET_PHYS_ADDR_BITS == 32 by Aurelien Jarno · 14 years ago
- 64d7e9a i8254: convert to qdev by Blue Swirl · 14 years ago
- 63ffb56 fdc: refactor device creation by Blue Swirl · 14 years ago
- d288c7b fdc: use FDriveType for floppy drive type by Blue Swirl · 14 years ago
- dd703b9 hpet: make optional by Blue Swirl · 14 years ago
- 86d8641 x86: make vmmouse optional by Blue Swirl · 14 years ago
- 91c9e09 vmmouse: convert to qdev by Blue Swirl · 14 years ago
- 6872ef6 vmport: convert to qdev by Blue Swirl · 14 years ago
- 7ba7e49 x86,MIPS: make vmware_vga optional by Blue Swirl · 14 years ago
- 0dfa5ef audio: consolidate audio_init() by Isaku Yamahata · 14 years ago
- 4b78a80 pc: move port 92 stuff back to pc.c from pckbd.c by Blue Swirl · 14 years ago
- 818c2e1 Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu by Aurelien Jarno · 14 years ago
- 2e55e84 Add bootindex for option roms. by Gleb Natapov · 14 years ago
- a19cbfb spice: add qxl device by Gerd Hoffmann · 15 years ago
- 0550f9c pc: disable the BOCHS BIOS panic port by Bernhard Kohl · 14 years ago
- 8ca209a pc: Fix e820 fw_cfg for big endian by Alex Williamson · 14 years ago
- 67d4b0c pc: e820 qemu_cfg tables need to be packed by Alex Williamson · 14 years ago
- 7889542 more stdvga cleanups. by Gerd Hoffmann · 14 years ago
- 2446333 Rearrange block headers by Blue Swirl · 14 years ago
- bbe80ad pc: Avoid registering zero sized memory by Alex Williamson · 14 years ago
- 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 14 years ago
- 44ae28f pc: Allocate all ram in a single qemu_ram_alloc() by Alex Williamson · 14 years ago
- c0897e0 pc: Fix CMOS info for drives defined with -device by Markus Armbruster · 14 years ago
- 427bd8d x86: Clean up CPU reset by Jan Kiszka · 14 years ago
- 738012b Remove useless device dependency of HAS_AUDIO by Blue Swirl · 14 years ago
- 92a16d7 apic: qdev conversion cleanup by Blue Swirl · 15 years ago
- 0e26b7b apic: avoid using CPUState internals by Blue Swirl · 15 years ago
- cf6d64b apic: avoid passing CPUState from devices by Blue Swirl · 15 years ago
- 40ac17c pass info about hpets to seabios.] by Gleb Natapov · 15 years ago
- a4673e2 Merge remote branch 'kwolf/for-anthony' into staging by Anthony Liguori · 15 years ago
- 7d932df hpet/rtc: Rework RTC IRQ replacement by HPET by Jan Kiszka · 15 years ago
- 822557e hpet: Convert to qdev by Jan Kiszka · 15 years ago
- 666daa6 blockdev: Collect block device code in new blockdev.c by Markus Armbruster · 15 years ago
- 471fd34 pc: improve debugging by Blue Swirl · 15 years ago
- 4556bd8 Compile dma only once by Blue Swirl · 15 years ago
- 956a3e6 Compile pckbd only once by Blue Swirl · 15 years ago
- 81a204e pc: fix segfault introduced by 3d53f5c36ff6 by Eduard - Gabriel Munteanu · 15 years ago
- 1d914fa rtc: make rtc_xxx accept/return ISADevice instead of RTCState. by Isaku Yamahata · 15 years ago
- 845773a pc: split out piix specific part from pc.c into pc_piix.c by Isaku Yamahata · 15 years ago
- e3a5cf4 pc: split out pci device init from pc_init1() into pc_pci_device_init() by Isaku Yamahata · 15 years ago
- ffe513d pc: split out basic device init from pc_init1() into pc_basic_device_init() by Isaku Yamahata · 15 years ago
- 765d790 pc: split out vga initialization from pc_init1() into pc_vga_init(). by Isaku Yamahata · 15 years ago
- 3d53f5c pc: split out memory allocation from pc_init1() into pc_memory_init() by Isaku Yamahata · 15 years ago
- 7016647 pc: split out cpu initialization from pc_init1() into pc_cpus_init(). by Isaku Yamahata · 15 years ago
- 8e78eb2 pc: make pc_init1() not refer ferr_irq directly. by Isaku Yamahata · 15 years ago
- 6f09e68 pc: introduce a function to allocate cpu irq. by Isaku Yamahata · 15 years ago
- ec2654f pc: remove global variable rtc_state by using qemu_irq. by Isaku Yamahata · 15 years ago
- 01b9e8c pc: remove a global variable, floppy_controller. by Isaku Yamahata · 15 years ago
- 5786495 pc: make an unnecessary global variable, pit, local. by Isaku Yamahata · 15 years ago
- f885f1e pc, i440fx: Make smm enable/disable function i440fx independent. by Isaku Yamahata · 15 years ago
- b8d6f53 pc: initialize ioapic before use. by Isaku Yamahata · 15 years ago
- ec5f92c hw: better i440 emulation by Bernhard M. Wiedemann · 15 years ago
- 7f5b7d3 x86: remove dead assignments, spotted by clang analyzer by Blue Swirl · 15 years ago
- d6fa4b7 Check for invalid initrd file by M. Mohan Kumar · 15 years ago
- 53b67b3 Compile acpi only once by Blue Swirl · 15 years ago
- aa28b9b Move x86 specific PC declarations to a separate file by Blue Swirl · 15 years ago
- 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
- d9346e8 pc: Factor common code out of pc_boot_set() and cmos_init() by Markus Armbruster · 15 years ago
- 8ad00f8 pc: Fix error reporting for -boot once by Markus Armbruster · 15 years ago
- 6cb2996 x86: Extend validity of bsp_to_cpu by Jan Kiszka · 15 years ago
- 60e4c63 Allocate memory below 4GB as one chunk by Avi Kivity · 15 years ago
- 4c5b10b QEMU e820 reservation patch by Jes Sorensen · 15 years ago
- 8bfbde6 pc: Add backward compatibility options for virtio-serial by Amit Shah · 15 years ago
- d76fa62 pc: Bump up pc version to 0.13 and add a 0.12 compat version by Amit Shah · 15 years ago
- bc798c7 Remove conditional rom loading support by Blue Swirl · 15 years ago
- 5c02c03 fdc: don't use reserved _t suffix by Blue Swirl · 15 years ago
- 98b1925 virtio-console: qdev conversion, new virtio-serial-bus by Amit Shah · 15 years ago