Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133669
b: refs/heads/master
c: 989c0f0
h: refs/heads/master
i:
  133667: b82b2a2
v: v3
  • Loading branch information
Jan Kiszka authored and Avi Kivity committed Mar 24, 2009
1 parent e39d566 commit ae993d6
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e9a999fe1feaddb71bffbacbbd68e0da8ca8b50b
refs/heads/master: 989c0f0ed56468a4aa48711cef5acf122a40d1dd
2 changes: 0 additions & 2 deletions trunk/arch/ia64/include/asm/kvm_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -239,8 +239,6 @@ struct kvm_vm_data {

struct kvm;
struct kvm_vcpu;
struct kvm_guest_debug{
};

struct kvm_mmio_req {
uint64_t addr; /* physical address */
Expand Down
6 changes: 0 additions & 6 deletions trunk/arch/powerpc/include/asm/kvm_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -200,10 +200,4 @@ struct kvm_vcpu_arch {
unsigned long pending_exceptions;
};

struct kvm_guest_debug {
int enabled;
unsigned long bp[4];
int singlestep;
};

#endif /* __POWERPC_KVM_HOST_H__ */
3 changes: 0 additions & 3 deletions trunk/arch/s390/include/asm/kvm_host.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@
/* memory slots that does not exposed to userspace */
#define KVM_PRIVATE_MEM_SLOTS 4

struct kvm_guest_debug {
};

struct sca_entry {
atomic_t scn;
__u64 reserved;
Expand Down

0 comments on commit ae993d6

Please sign in to comment.