index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
kd
libcacard
libcacard-fedora
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-12
Watchdog: disable watchdog timer when hard-rebooting a guest.
master
Richard W.M. Jones
2
-5/+20
2010-12-11
Pass boot device list to firmware.
Gleb Natapov
3
-0/+63
2010-12-11
Add notifier that will be called when machine is fully created.
Gleb Natapov
2
-0/+17
2010-12-11
Add bootindex for option roms.
Gleb Natapov
12
-24/+60
2010-12-11
Change fw_cfg_add_file() to get full file path as a parameter.
Gleb Natapov
3
-16/+20
2010-12-11
Add bootindex parameter to net/block/fd device
Gleb Natapov
17
-2/+119
2010-12-11
Add get_fw_dev_path callback to scsi bus.
Gleb Natapov
1
-0/+23
2010-12-11
Add get_fw_dev_path callback for usb bus.
Gleb Natapov
1
-0/+42
2010-12-11
Record which USBDevice USBPort belongs too.
Gleb Natapov
6
-6/+8
2010-12-11
Add get_fw_dev_path callback for pci bus.
Gleb Natapov
1
-23/+85
2010-12-11
Add get_fw_dev_path callback for system bus.
Gleb Natapov
3
-0/+36
2010-12-11
Add get_fw_dev_path callback to IDE bus.
Gleb Natapov
1
-0/+13
2010-12-11
Store IDE bus id in IDEBus structure for easy access.
Gleb Natapov
6
-9/+11
2010-12-11
Add get_fw_dev_path callback to ISA bus in qdev.
Gleb Natapov
1
-0/+16
2010-12-11
Keep track of ISA ports ISA device is using in qdev.
Gleb Natapov
13
-0/+57
2010-12-11
Introduce new BusInfo callback get_fw_dev_path.
Gleb Natapov
1
-0/+7
2010-12-11
Introduce fw_name field to DeviceInfo structure.
Gleb Natapov
11
-0/+16
2010-12-11
monitor: implement x86 info mem for PAE and long modes
Blue Swirl
1
-12/+164
2010-12-11
monitor: implement x86 info tlb for PAE and long modes
Blue Swirl
1
-11/+140
2010-12-11
wdt_i6300esb: register a reset function
Bernhard Kohl
1
-18/+21
2010-12-11
isa-bus.c: use hw_error instead of fprintf
Tristan Gingold
1
-7/+4
2010-12-11
usb_ohci: Always use little endian
Alexander Graf
3
-11/+2
2010-12-11
isa_mmio: Always use little endian
Alexander Graf
14
-119/+36
2010-12-11
heathrow_pic: Declare as little endian
Alexander Graf
1
-3/+1
2010-12-11
rtl8139: Declare as little endian
Alexander Graf
3
-16/+2
2010-12-11
openpic: Replace explicit byte swap with endian hints
Alexander Graf
1
-21/+2
2010-12-11
ppc4xx_pci: Declare as little endian
Alexander Graf
1
-15/+2
2010-12-11
versatile_pci: Declare as little endian
Alexander Graf
1
-13/+1
2010-12-11
prep: Declare as little endian
Alexander Graf
1
-35/+3
2010-12-11
e1000: Make little endian
Alexander Graf
3
-10/+3
2010-12-11
uninorth: Get rid of bswap
Alexander Graf
1
-4/+2
2010-12-11
pci-host: Delegate bswap to mmio layer
Alexander Graf
6
-101/+46
2010-12-11
dbdma: Make little endian
Alexander Graf
1
-4/+1
2010-12-11
Make simple io mem handler endian aware
Alexander Graf
5
-10/+17
2010-12-11
Add endianness as io mem parameter
Alexander Graf
154
-262/+446
2010-12-11
exec: introduce endianness swapped mmio
Alexander Graf
2
-3/+128
2010-12-10
noaudio: fix return value for read()
Michael Walle
1
-1/+1
2010-12-08
ppc: kvm: fix signedness warning
Alexander Graf
1
-1/+1
2010-12-05
Speedup 'tb_find_slow' by using the same heuristic as during memory page lookup
Kirill Batuzov
1
-0/+6
2010-12-04
Remove unused spin_trylock() function
Peter Maydell
1
-10/+0
2010-12-04
darwin-user: Use GCC_FMT_ATTR (format checking)
Stefan Weil
2
-2/+2
2010-12-04
audio: Use GCC_FMT_ATTR (format checking)
Stefan Weil
1
-1/+2
2010-12-04
target-sparc: Use fprintf_function (format checking)
Stefan Weil
1
-2/+2
2010-12-04
*-dis: Replace fprintf_ftype by fprintf_function (format checking)
Stefan Weil
7
-30/+19
2010-12-04
Fix mingw32 and OpenBSD warnings
Blue Swirl
1
-1/+1
2010-12-04
Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemu
Edgar E. Iglesias
14
-95/+292
2010-12-03
exec: Remove debugging fprintf() that slipped into qemu_ram_alloc_from_ptr()
Stefan Hajnoczi
1
-1/+0
2010-12-03
linux-user: fix mips and ppc to use UID16
Martin Mohring
3
-35/+35
2010-12-03
update binfmt conf
Riku Voipio
1
-2/+6
2010-12-03
linux-user: fix compiler error on nptl
Riku Voipio
1
-1/+2
[next]