index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
qxl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-15
qxl: keep going if reaching guest bug on empty area
Marc-André Lureau
1
-0
/
+5
2014-09-29
qxl: use graphic_console_set_hwops
Gerd Hoffmann
1
-40
/
+9
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-3
/
+3
2014-09-04
vbe: make bochs dispi interface return the correct memory size with qxl
Gerd Hoffmann
1
-0
/
+1
2014-06-20
spice: fix 32bit build
Gerd Hoffmann
1
-1
/
+1
2014-06-13
spice: add mouse cursor support
Gerd Hoffmann
1
-1
/
+5
2014-05-05
PortioList: Store PortioList in device state
Kirill Batuzov
1
-4
/
+3
2014-04-28
vga: allow non-global vmstate
Gerd Hoffmann
1
-1
/
+1
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
1
-2
/
+2
2014-02-24
qxl: add sanity check
Gerd Hoffmann
1
-1
/
+7
2014-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2014-02-10
qdev:pci: refactor PCIDevice to use generic "hotpluggable" property
Igor Mammedov
1
-1
/
+1
2014-02-03
hw/display/qxl: fix signed to unsigned comparison
Alon Levy
1
-6
/
+9
2014-02-03
qxl: clear irq on reset
Alon Levy
1
-0
/
+1
2013-12-16
spice: stop server for qxl hard reset
Gerd Hoffmann
1
-0
/
+10
2013-11-04
qxl: replace pipe signaling with bottom half
Gerd Hoffmann
1
-30
/
+3
2013-10-31
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+1
2013-10-18
Merge remote-tracking branch 'bonzini/iommu-for-anthony' into staging
Anthony Liguori
1
-0
/
+1
2013-10-17
vga: Mark relevant portio lists regions as coalesced MMIO flushing
Jan Kiszka
1
-0
/
+1
2013-10-17
spice: fix multihead support
Gerd Hoffmann
1
-2
/
+1
2013-10-17
spice: replace use of deprecated API
Marc-André Lureau
1
-8
/
+8
2013-10-14
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
1
-1
/
+1
2013-09-18
qxl: simplify page dirtying
Gerd Hoffmann
1
-2
/
+1
2013-09-18
qxl: simplify qxl_rom_size
Gerd Hoffmann
1
-3
/
+1
2013-09-18
qxl: define qxl operating on 4k pages
Gerd Hoffmann
1
-2
/
+3
2013-09-10
qxl: trace io port name
Gerd Hoffmann
1
-2
/
+3
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-1
/
+1
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
1
-0
/
+2
2013-07-04
add a header file for atomic operations
Paolo Bonzini
1
-1
/
+2
2013-07-04
hw/d*: pass owner to memory_region_init* functions
Paolo Bonzini
1
-6
/
+9
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
1
-1
/
+2
2013-07-04
vga: pass owner to vga_common_init
Paolo Bonzini
1
-1
/
+1
2013-07-04
vga: pass owner to vga_init
Paolo Bonzini
1
-1
/
+2
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-5
/
+5
2013-06-21
qxl: Fix QXLRam initialisation.
Anthony PERARD
1
-0
/
+1
2013-05-09
qxl: Call spice_qxl_driver_unload from qxl_enter_vga_mode
Hans de Goede
1
-0
/
+3
2013-04-25
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
1
-3
/
+1
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
1
-2
/
+2
2013-04-16
Merge remote-tracking branch 'spice/spice.v69' into staging
Anthony Liguori
1
-1
/
+7
2013-04-16
spice: (32 bit only) fix surface cmd tracking destruction
Alon Levy
1
-1
/
+1
2013-04-16
qxl: add 2000x2000 and 2048x2048 video modes
Gerd Hoffmann
1
-0
/
+2
2013-04-16
qxl: register QemuConsole for secondary cards
Gerd Hoffmann
1
-1
/
+5
2013-04-16
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
1
-1
/
+1
2013-04-16
qxl: add 4k + 8k resolutions
Gerd Hoffmann
1
-0
/
+4
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
1
-6
/
+10
2013-04-16
console: simplify screendump
Gerd Hoffmann
1
-21
/
+1
2013-04-16
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
1
-1
/
+1
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini
1
-0
/
+2365