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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-24
hw/9pfs: Endian fixes for virtfs
Benjamin Herrenschmidt
1
-3
/
+5
2012-02-24
./configure: add option for disabling VirtFS
Meador Inge
2
-6
/
+21
2012-02-22
qom: add test tools
Anthony Liguori
3
-0
/
+195
2012-02-22
qmp: make qmp.py easier to use
Anthony Liguori
1
-0
/
+6
2012-02-22
Makefile: Add dependency to fix linux-user-only build
Peter Maydell
1
-0
/
+1
2012-02-22
Make kernel, initrd and append be machine_opts
Peter Maydell
2
-8
/
+28
2012-02-22
jazz-led: compile it only twice
Hervé Poussineau
6
-1
/
+5
2012-02-22
jazz-led: convert to QOM
Hervé Poussineau
3
-93
/
+71
2012-02-22
jazz-led: use trace framework
Hervé Poussineau
2
-17
/
+13
2012-02-22
qom: Fix object_initialize_with_type() assertion
Andreas Färber
1
-1
/
+1
2012-02-22
pci: set memory type for memory behind the bridge
Michael S. Tsirkin
1
-2
/
+13
2012-02-22
pci: add accessors to get/set registers by mask
Michael S. Tsirkin
1
-0
/
+61
2012-02-22
qom: Document ways to retrieve child object added by object_property_add_child()
Alexander Barabash
1
-0
/
+4
2012-02-22
pc_piix/pc_sysfw: enable flash by default
Jordan Justen
2
-1
/
+50
2012-02-22
hw/pc_piix: add pc-1.1
Jordan Justen
1
-2
/
+10
2012-02-22
hw/pc_piix: remove is_default for pc-0.15
Jordan Justen
1
-1
/
+0
2012-02-22
hw/pc_sysfw: support system flash memory with pflash
Jordan Justen
3
-2
/
+129
2012-02-22
hw/pc_sysfw: enable pc-sysfw as a qdev
Jordan Justen
1
-0
/
+37
2012-02-22
hw/pc: move rom init to pc_sysfw.c
Jordan Justen
4
-51
/
+101
2012-02-22
vl: make find_default_machine externally visible
Jordan Justen
2
-1
/
+2
2012-02-22
pflash_cfi01/02: support read-only pflash devices
Jordan Justen
2
-52
/
+75
2012-02-22
blockdev: allow read-only pflash devices
Jordan Justen
1
-1
/
+2
2012-02-22
Merge remote-tracking branch 'bonzini/qdev-props-for-anthony' into staging
Anthony Liguori
16
-208
/
+842
2012-02-22
qdev: drop unnecessary parse/print methods
Paolo Bonzini
1
-134
/
+0
2012-02-22
qdev: use built-in QOM string parser
Paolo Bonzini
1
-2
/
+2
2012-02-22
qdev: accept hex properties only if prefixed by 0x
Paolo Bonzini
1
-0
/
+12
2012-02-22
qdev: accept both strings and integers for PCI addresses
Paolo Bonzini
1
-11
/
+25
2012-02-22
qom: add generic string parsing/printing
Paolo Bonzini
2
-0
/
+49
2012-02-21
qxl: add user-friendly bar size properties
Gerd Hoffmann
2
-0
/
+12
2012-02-21
qxl: move ram size init to new function
Gerd Hoffmann
1
-19
/
+22
2012-02-21
qxl: drop vram bar minimum size
Gerd Hoffmann
1
-2
/
+2
2012-02-21
spice: support ipv6 channel address in monitor events and in spice info
Yonit Halperin
1
-5
/
+32
2012-02-21
Add SPICE support to add_client monitor command
Daniel P. Berrange
4
-4
/
+31
2012-02-21
qxl: make sure primary surface is saved on migration also in compat mode
Yonit Halperin
1
-1
/
+1
2012-02-21
qxl: set only off-screen surfaces dirty instead of the whole vram
Yonit Halperin
1
-9
/
+44
2012-02-21
qxl: don't render stuff when the vm is stopped.
Gerd Hoffmann
1
-7
/
+5
2012-02-21
qxl: fix warnings on 32bit
Gerd Hoffmann
1
-3
/
+4
2012-02-21
qapi: add tests for string-based visitors
Paolo Bonzini
4
-2
/
+395
2012-02-21
qapi: add string-based visitors
Paolo Bonzini
5
-2
/
+281
2012-02-21
qapi: drop qmp_input_end_optional
Paolo Bonzini
1
-5
/
+0
2012-02-21
qapi: allow sharing enum implementation across visitors
Paolo Bonzini
4
-52
/
+78
2012-02-17
input: send kbd+mouse events only to running guests.
Gerd Hoffmann
1
-0
/
+6
2012-02-17
i8259: Do not clear level-triggered lines in IRR on init
Jan Kiszka
3
-3
/
+3
2012-02-17
i8254: Factor out pit_get_channel_info
Jan Kiszka
3
-34
/
+29
2012-02-17
pcspk: Convert to qdev
Jan Kiszka
7
-17
/
+109
2012-02-17
i8254: Rework & fix interaction with HPET in legacy mode
Jan Kiszka
5
-48
/
+57
2012-02-17
i8254: Pass alternative IRQ output object on initialization
Jan Kiszka
9
-12
/
+12
2012-02-17
i8254: Factor out interface header
Jan Kiszka
12
-25
/
+64
2012-02-17
hpet: Save/restore cached RTC IRQ level
Jan Kiszka
1
-0
/
+29
2012-02-17
i8254: Do not raise IRQ level on reset
Jan Kiszka
1
-1
/
+7
[next]