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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-29
linux-user: support the KDSIGACCEPT ioctl
Paul Burton
3
-0
/
+9
2014-06-29
linux-user: allow NULL tv argument for settimeofday
Paul Burton
1
-4
/
+8
2014-06-29
linux-user: respect timezone for settimeofday
Paul Burton
2
-1
/
+33
2014-06-29
linux-user: fix struct target_epoll_event layout for MIPS
Paul Burton
1
-1
/
+1
2014-06-29
linux-user: support strace of epoll_create1
Paul Burton
1
-0
/
+3
2014-06-29
linux-user: allow NULL arguments to mount
Paul Burton
1
-22
/
+53
2014-06-29
linux-user: support SO_PASSSEC setsockopt option
Paul Burton
2
-0
/
+8
2014-06-29
linux-user: support SO_{SND, RCV}BUFFORCE setsockopt options
Paul Burton
1
-0
/
+6
2014-06-29
linux-user: support SO_ACCEPTCONN getsockopt option
Paul Burton
1
-0
/
+3
2014-06-29
linux-user: translate the result of getsockopt SO_TYPE
Paul Burton
1
-0
/
+34
2014-06-29
linux-user: added fake open() for /proc/self/cmdline
Wim Vander Schelden
1
-0
/
+46
2014-06-29
Add support for MAP_NORESERVE mmap flag.
Christophe Lyon
1
-0
/
+2
2014-06-29
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140627' into staging
Peter Maydell
8
-179
/
+837
2014-06-29
tcg/ppc: Fix support for 64-bit PPC MacOSX hosts
Peter Maydell
1
-3
/
+3
2014-06-27
tcg/ppc: Fix failure in tcg_out_mem_long
Richard Henderson
1
-1
/
+4
2014-06-27
pc-bios/s390-ccw: update binary
Jens Freimann
1
-0
/
+0
2014-06-27
pc-bios/s390-ccw: IPL from LDL/CMS-formatted ECKD DASD
Eugene (jno) Dvurechenski
2
-7
/
+92
2014-06-27
pc-bios/s390-ccw: IPL from CDL-formatted ECKD DASD
Eugene (jno) Dvurechenski
1
-0
/
+168
2014-06-27
pc-bios/s390-ccw: factor out ipl code
Eugene (jno) Dvurechenski
1
-38
/
+45
2014-06-27
pc-bios/s390-ccw: Add fill_hex_val func to provide better msgs
Eugene (jno) Dvurechenski
1
-5
/
+11
2014-06-27
pc-bios/s390-ccw: Unify error handling
Eugene (jno) Dvurechenski
3
-66
/
+31
2014-06-27
pc-bios/s390-ccw: add some utility code
Eugene (jno) Dvurechenski
2
-14
/
+84
2014-06-27
pc-bios/s390-ccw: handle different sector sizes
Eugene (jno) Dvurechenski
4
-11
/
+147
2014-06-27
pc-bios/s390-ccw: cleanup and enhance bootmap defintions
Eugene (jno) Dvurechenski
2
-51
/
+269
2014-06-27
pc-bios/s390-ccw: make checkpatch happy
Eugene (jno) Dvurechenski
5
-43
/
+46
2014-06-26
coroutine-win32.c: Add noinline attribute to work around gcc bug
Peter Maydell
1
-2
/
+11
2014-06-26
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-2.1' into sta...
Peter Maydell
6
-241
/
+357
2014-06-26
qemu-char: initialize chr_write_lock
Paolo Bonzini
1
-0
/
+1
2014-06-26
qemu-char: fix warning 'res' may be used uninitialized
Igor Mammedov
1
-1
/
+1
2014-06-25
target-i386: Broadwell CPU model
Eduardo Habkost
1
-0
/
+34
2014-06-25
target-i386: Fix indentation of CPU model definitions
Eduardo Habkost
1
-102
/
+102
2014-06-25
target-i386: Support "invariant tsc" flag
Marcelo Tosatti
2
-0
/
+29
2014-06-25
target-i386: block migration and savevm if invariant tsc is exposed
Marcelo Tosatti
3
-2
/
+17
2014-06-25
savevm: check vmsd for migratability status
Marcelo Tosatti
1
-4
/
+1
2014-06-25
target-i386: Set migratable=yes by default on "host" CPU mooel
Eduardo Habkost
1
-1
/
+1
2014-06-25
target-i386: Add "migratable" property to "host" CPU model
Eduardo Habkost
2
-9
/
+55
2014-06-25
target-i386: Support check/enforce flags in TCG mode, too
Eduardo Habkost
1
-18
/
+18
2014-06-25
target-i386: Loop-based feature word filtering in TCG mode
Eduardo Habkost
1
-8
/
+13
2014-06-25
target-i386: Loop-based copying and setting/unsetting of feature words
Eduardo Habkost
1
-25
/
+10
2014-06-25
target-i386: Define TCG_*_FEATURES earlier in cpu.c
Eduardo Habkost
1
-55
/
+56
2014-06-25
target-i386: Filter KVM and 0xC0000001 features on TCG
Eduardo Habkost
1
-0
/
+4
2014-06-25
target-i386: Filter FEAT_7_0_EBX TCG features too
Eduardo Habkost
1
-1
/
+2
2014-06-25
target-i386: Make TCG feature filtering more readable
Eduardo Habkost
1
-6
/
+10
2014-06-25
target-i386: Isolate KVM-specific code on CPU feature filtering logic
Eduardo Habkost
1
-9
/
+13
2014-06-25
target-i386: Pass FeatureWord argument to report_unavailable_features()
Eduardo Habkost
1
-2
/
+3
2014-06-25
target-i386: Merge feature filtering/checking functions
Eduardo Habkost
1
-34
/
+20
2014-06-25
target-i386: Simplify reporting of unavailable features
Eduardo Habkost
1
-10
/
+7
2014-06-25
target-i386: kvm: Don't enable MONITOR by default on any CPU model
Eduardo Habkost
1
-0
/
+7
2014-06-24
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-06-24' in...
Peter Maydell
23
-115
/
+43
2014-06-24
Add support for the arm breakpoint syscall
Hunter Laux
2
-0
/
+5
[next]