17 Commits (5643706a095044d75df1c0588aac553a595b972b)

Author SHA1 Message Date
Gerd Hoffmann 5643706a09 console: add head to index to qemu consoles. 13 years ago
Igor Mammedov 2897ae0267 qdev:pci: refactor PCIDevice to use generic "hotpluggable" property 13 years ago
Jan Kiszka eb25a1d9d4 cirrus: Mark vga io region as coalesced MMIO flushing 13 years ago
Marcel Apfelbaum 125ee0ed9c devices: Associate devices to their logical category 13 years ago
Paolo Bonzini 3eadad551d hw/d*: pass owner to memory_region_init* functions 13 years ago
Paolo Bonzini 9eb58a473b vga: pass owner to cirrus_init_common 13 years ago
Paolo Bonzini 270327feb2 vga: pass owner to vga_common_init 13 years ago
Paolo Bonzini 2c9b15cab1 memory: add owner argument to initialization functions 13 years ago
Andreas Färber db895a1e6a isa: Use realizefn for ISADevice 14 years ago
Stefan Weil 6681fca3fc Remove unnecessary break statements 13 years ago
Andreas Färber 6d4c2f1755 cirrus_vga: QOM'ify ISA Cirrus VGA 13 years ago
Gerd Hoffmann aa2beaa1f5 console: add device link to QemuConsoles 14 years ago
Gerd Hoffmann 380cd056ec console: add GraphicHwOps 14 years ago
Gerd Hoffmann 2c62f08ddb console: simplify screendump 14 years ago
Gerd Hoffmann 1dbfa00503 console: rename vga_hw_*, add QemuConsole param 14 years ago
Paolo Bonzini 47b43a1f41 hw: move private headers to hw/ subdirectories. 14 years ago
Paolo Bonzini 49ab747f66 hw: move target-independent files to subdirectories 14 years ago
Gerd Hoffmann c78f71378a console: stop using DisplayState in gfx hardware emulation 14 years ago
Paolo Bonzini 83c9f4ca79 hw: include hw header files with full paths 14 years ago
Andreas Färber 8c43a6f05d Make all static TypeInfos const 14 years ago
Paolo Bonzini 28ecbaeecb ui: move files to ui/ and include/ui/ 14 years ago
Michael S. Tsirkin a2cb15b0dd pci: update all users to look in pci/ 14 years ago
Julien Grall c75e6d8e35 hw/cirrus_vga.c: Replace register_ioport_* 14 years ago
Marcelo Tosatti 19403a68fb cirrus_vga: allow configurable vram size 14 years ago
Avi Kivity a8170e5e97 Rename target_phys_addr_t to hwaddr 14 years ago
Aurelien Jarno 457ebdcd91 vga: cleanup after isa_vga_init() and pci_vga_init() conversion 14 years ago
Jan Kiszka bd8f2f5d70 VGA: Flush coalesced MMIO on related MMIO/PIO accesses 14 years ago
malc 08406b035e Revert "fix some debug printf format strings" 14 years ago
Matthew Ogilvie 145c7c880f fix some debug printf format strings 14 years ago
zhlcindy@gmail.com c1195d1677 Add one new file vga-pci.h and cleanup on all platforms 14 years ago
Gerd Hoffmann 4a1e244eb6 vga: make vram size configurable 14 years ago
Stefano Stabellini 695bb854e8 cirrus_vga: do not reset videoram 15 years ago
Andreas Färber 83f7d43a9e qom: Unify type registration 15 years ago
Blue Swirl 94d7b48334 vga: move Cirrus VGA template to its own file 15 years ago
Anthony Liguori 39bffca203 qdev: register all types natively through QEMU Object Model 15 years ago
Anthony Liguori 40021f0888 pci: convert to QEMU Object Model 15 years ago
Anthony Liguori 8f04ee0882 isa: pic: convert to QEMU Object Model 15 years ago
Anthony Liguori 30fbb9fc7c qdev: move qdev->info to class 15 years ago
Blue Swirl 331636431a vga: compile cirrus_vga in hwlib 15 years ago
Blue Swirl fd4aa97903 memory: change dirty setting APIs to take a size 15 years ago
Blue Swirl 3d402831de vga: make Cirrus ISA device optional 15 years ago
Anthony Liguori ad6d45fa08 qom: add vga node to the pc composition tree 15 years ago
Dong Xu Wang 66a0a2cb81 fix spelling in hw sub directory 15 years ago
Avi Kivity 7969d9ed5c cirrus_vga: adapt to memory mutators API 15 years ago
Jan Kiszka 4c08fd1e42 cirrus: Unbreak ISA support 15 years ago
Avi Kivity 64c048f4a8 cirrus: wrap memory update in a transaction 15 years ago
Anthony Liguori 01e0451a08 Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging" 15 years ago
Avi Kivity cf9182e229 cirrus: wrap memory update in a transaction 15 years ago
Avi Kivity be20f9e902 vga: drop get_system_memory() from vga devices and derivatives 15 years ago
Anthony Liguori 7267c0947d Use glib memory allocation and free functions 15 years ago