index
:
~pgrunt/qemu
cdrom
master
virgl-spice
Fork of QEMU git://git.qemu-project.org/qemu.git
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-13
cpu: Factor out cpu_generic_init()
Andreas Färber
1
-0
/
+11
2014-03-13
cpu: Introduce CPUClass::parse_features() hook
Andreas Färber
1
-0
/
+2
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
1
-2
/
+10
2014-03-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
9
-15
/
+125
2014-03-13
qemu-io: Fix warnings from static code analysis
Stefan Weil
1
-0
/
+2
2014-03-13
dataplane: replace internal thread with IOThread
Stefan Hajnoczi
1
-2
/
+6
2014-03-13
iothread: add "iothread" qdev property type
Stefan Hajnoczi
1
-0
/
+3
2014-03-13
iothread: add I/O thread object
Stefan Hajnoczi
1
-0
/
+30
2014-03-13
aio: add aio_context_acquire() and aio_context_release()
Stefan Hajnoczi
1
-0
/
+18
2014-03-13
rfifolock: add recursive FIFO lock
Stefan Hajnoczi
1
-0
/
+54
2014-03-13
object: add object_get_canonical_path_component()
Stefan Hajnoczi
1
-0
/
+8
2014-03-13
block: Rewrite the snapshot authorization mechanism for block filters.
Benoît Canet
2
-13
/
+4
2014-03-13
Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging
Peter Maydell
6
-20
/
+1
2014-03-13
Move QEMUMachine typedef to qemu/typedefs.h
Andreas Färber
2
-2
/
+1
2014-03-13
Revert "KVM: Split QEMUMachine typedef into separate header"
Andreas Färber
5
-20
/
+2
2014-03-13
qdev: Prepare realize/unrealize hooks for BusState
Bandan Das
1
-0
/
+6
2014-03-13
virtio-serial-port: Convert to QOM realize/unrealize
Andreas Färber
1
-4
/
+4
2014-03-12
hw/boards: Convert current_machine to MachineState
Marcel Apfelbaum
1
-3
/
+3
2014-03-12
vl: Use MachineClass instead of global QEMUMachine list
Marcel Apfelbaum
1
-0
/
+1
2014-03-12
hw/core: Introduce QEMU machine as QOM object
Marcel Apfelbaum
1
-0
/
+50
2014-03-12
ssi: Remove SSI_SLAVE_FROM_QDEV() macro
Peter Crosthwaite
1
-2
/
+1
2014-03-12
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-1
/
+1
2014-03-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-16
/
+18
2014-03-11
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140310'...
Peter Maydell
1
-0
/
+1
2014-03-11
qapi script: do not add "_" for every capitalized char in enum
Wenchao Xia
1
-1
/
+1
2014-03-11
q35: Correct typo BRDIGE -> BRIDGE
BALATON Zoltan
2
-13
/
+13
2014-03-11
pc: avoid duplicate names for ROM MRs
Michael S. Tsirkin
1
-2
/
+4
2014-03-10
target-arm: Implement WFE as a yield operation
Peter Maydell
1
-0
/
+1
2014-03-09
loader: rename in_ram/has_mr
Michael S. Tsirkin
1
-1
/
+1
2014-03-09
Add a 'name' parameter to qemu_thread_create
Dr. David Alan Gilbert
1
-1
/
+1
2014-03-09
Add 'debug-threads' suboption to --name
Dr. David Alan Gilbert
1
-0
/
+1
2014-03-09
memory_region_present: return false if address is not found in child MemoryRe...
Igor Mammedov
1
-3
/
+3
2014-03-07
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into staging
Peter Maydell
2
-13
/
+76
2014-03-05
console: add QemuUIInfo
Gerd Hoffmann
1
-0
/
+12
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
1
-2
/
+3
2014-03-05
input: remove index_from_keycode (no users)
Gerd Hoffmann
1
-1
/
+0
2014-03-05
input: move mouse mode notifier to new core
Gerd Hoffmann
2
-4
/
+4
2014-03-05
input-legacy: remove kbd_mouse_event
Gerd Hoffmann
1
-1
/
+0
2014-03-05
input-legacy: remove kbd_mouse_is_absolute
Gerd Hoffmann
1
-1
/
+0
2014-03-05
input-legacy: remove kbd_mouse_has_absolute
Gerd Hoffmann
1
-3
/
+0
2014-03-05
input-legacy: remove kbd_put_keycode
Gerd Hoffmann
1
-1
/
+0
2014-03-05
input: mouse: switch cocoa ui to new core
Gerd Hoffmann
1
-0
/
+2
2014-03-05
input: mouse: add qemu_input_is_absolute()
Gerd Hoffmann
1
-0
/
+1
2014-03-05
input: mouse: add helpers functions to core
Gerd Hoffmann
1
-0
/
+14
2014-03-05
input: keyboard: add helper functions to core
Gerd Hoffmann
1
-0
/
+5
2014-03-05
input: add core bits of the new input layer
Gerd Hoffmann
1
-0
/
+32
2014-03-05
console: export QemuConsole index,width,height
Gerd Hoffmann
1
-0
/
+3
2014-03-05
qdev: Keep global allocation counter per bus
Alexander Graf
1
-0
/
+2
2014-03-05
elf-loader: add more return codes
Alexey Kardashevskiy
2
-5
/
+20
2014-03-05
target-ppc: Add ISA2.06 divde[o] Instructions
Tom Musta
1
-0
/
+14
[next]